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