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