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