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