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