final F
first
final S
second
final T
third
Pair3(F v1, S v2, T v3)
static <A, B, C> Pair3<A,B,C>
create(A v1, B v2, C v3)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString