public class Pair<A,B> extends Object
Pair(A a, B b)
A
a()
B
b()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair(A a, B b)
public A a()
public B b()
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.