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