概要:
详细资料:
static <L, R> Pair<L,R>
create(L left, R right)
createLeft(L left)
createRight(R right)
empty()
boolean
equals(Object obj)
L
getLeft()
R
getRight()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
hashCode
Object
equals
toString