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