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