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