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