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