public final class Pair<T,R> extends Object
Pair()
Pair(T t, R r)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Pair()
public Pair(T t, R r)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString