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