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