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