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