Summary:
Detail:
private final F
first
private final S
second
Pair(F first, S second)
boolean
equals(Object o)
private static boolean
equals(Object a, Object b)
F
getFirst()
S
getSecond()
int
hashCode()
static <F, S> Pair<F,S>
of(F f, S s)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equals
Object
hashCode