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