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