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