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