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