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