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