Pair(T first, U second)
T
getFirst()
U
getSecond()
static <T, U> Pair<T,U>
of(T first, U second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait