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