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