public static interface Short2ReferenceMap.Entry<V> extends Map.Entry<Short,V>
Map.Entry; provides some additional
methods that use polymorphism to avoid (un)boxing.Map.Entry| Modifier and Type | Method and Description |
|---|---|
Short |
getKey()
Deprecated.
Please use the corresponding type-specific method
instead.
|
short |
getShortKey() |
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getValue, hashCode, setValue@Deprecated Short getKey()
short getShortKey()
Map.Entry.getKey()