public class Pair<L,R> extends Object
L
left
R
right
Pair(L left, R right)
boolean
equals(Object o)
int
hashCode()
getClass, notify, notifyAll, toString, wait, wait, wait
public final L left
public final R right
public Pair(L left, R right)
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals