Summary:
Detail:
Triple(A var1, B var2, C var3)
A
getA()
B
getB()
C
getC()
static <A, B, C> Triple<A,B,C>
of(A var1, B var2, C var3)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait