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