Object2ReferenceMap.Entry<K,V>, java.util.Map.Entry<K,V>public static class AbstractObject2ReferenceMap.BasicEntry<K,V> extends java.lang.Object implements Object2ReferenceMap.Entry<K,V>
This class does not implement setValue(), as the modification would not be reflected in the base map.
| Constructor | Description |
|---|---|
BasicEntry() |
|
BasicEntry(K key,
V value) |