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