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