| Modifier and Type | Method and Description |
|---|---|
K |
getKey() |
V |
getValue() |
static <K,V> Pair<K,V> |
of(K k,
V v) |
V |
setValue(V value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodepublic static <K,V> Pair<K,V> of(K k, V v)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.