public static interface Long2ObjectMap.Entry<V> extends Map.Entry<Long,V>
Map.Entry
long
getLongKey()
equals, getKey, getValue, hashCode, setValue
long getLongKey()
Map.Entry.getKey()