T1
T2
T3
Triple(T1 obj1, T2 obj2, T3 obj3)
boolean
equals(Object o)
getFirst()
getSecond()
getThird()
int
hashCode()
static <T1, T2, T3> Triple<T1,T2,T3>
make(T1 obj1, T2 obj2, T3 obj3)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equals
Object
hashCode