Summary:
Detail:
Pair(K key, V value)
K
getKey()
V
getValue()
static <K, V> Pair<K,V>
of(K key, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait