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