Summary:
Detail:
final S
first
final T
second
boolean
equals(@Nullable Object obj)
S
getFirst()
T
getSecond()
int
hashCode()
static <S, T> Pair<S,T>
of(S first, T second)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString