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