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