public static interface Object2ReferenceMap.Entry<K,V> extends Map.Entry<K,V>
Map.Entry
; provides some additional methods that use polymorphism to avoid (un)boxing.Map.Entry
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getKey, getValue, hashCode, setValue