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