public static class AbstractReference2ReferenceMap.BasicEntry<K,V> extends 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 |
---|
AbstractReference2ReferenceMap.BasicEntry(K key,
V value) |
public boolean equals(Object o)
public int hashCode()