final A
a
final B
b
Pair(A a, B b)
static <A, B> Pair<A,B>
of(A a, B b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait