public class CompactMap.CompactMapEntry extends AbstractMap.SimpleEntry<K,V>
Constructor and Description |
---|
CompactMapEntry(K key,
V value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
V |
setValue(V value) |
getKey, getValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2024. All rights reserved.