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