| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
K |
getFirst() |
K |
getKey() |
V |
getSecond() |
V |
getValue() |
int |
hashCode() |
static <K1,V1> Pair<K1,V1> |
of(K1 first,
V1 second) |
V |
setValue(V value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcomponent1, component2comparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2020. All rights reserved.