public class KeyValue<K,V> extends AbstractMap.SimpleEntry<K,V>
| Constructor and Description |
|---|
KeyValue(K key,
V value)
Construct a new instance.
|
equals, getKey, getValue, hashCode, setValue, toStringcomparingByKey, comparingByKey, comparingByValue, comparingByValue