protected class Int2ObjectMaps.Singleton.SingletonEntry extends Object implements Int2ObjectMap.Entry<V>, Map.Entry<Integer,V>
| Modifier | Constructor and Description |
|---|---|
protected |
Int2ObjectMaps.Singleton.SingletonEntry() |
protected Int2ObjectMaps.Singleton.SingletonEntry()
public int getIntKey()
getIntKey in interface Int2ObjectMap.Entry<V>Map.Entry.getKey()public boolean equals(Object o)
public int hashCode()
Copyright © 2013. All Rights Reserved.