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