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