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