protected class Short2LongMaps.Singleton.SingletonEntry extends Object implements Short2LongMap.Entry, Map.Entry<Short,Long>
| Modifier | Constructor and Description |
|---|---|
protected |
Short2LongMaps.Singleton.SingletonEntry() |
protected Short2LongMaps.Singleton.SingletonEntry()
public short getShortKey()
getShortKey in interface Short2LongMap.EntryMap.Entry.getKey()public long getLongValue()
getLongValue in interface Short2LongMap.EntryMap.Entry.getValue()public long setValue(long value)
setValue in interface Short2LongMap.EntryMap.Entry.setValue(Object)public boolean equals(Object o)
public int hashCode()
Copyright © 2013. All Rights Reserved.