public class Pair<L,R> extends Object
Pair(L left, R right)
boolean
equals(Object obj)
L
getLeft()
R
getRight()
int
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
hashCode
Object
equals
toString