|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Object2ShortMap.Entry<K>
A type-specific Map.Entry
; provides some additional methods
that use polymorphism to avoid (un)boxing.
Map.Entry
Method Summary | |
---|---|
short |
getShortValue()
|
short |
setValue(short value)
|
Methods inherited from interface java.util.Map.Entry |
---|
equals, getKey, getValue, hashCode, setValue |
Method Detail |
---|
short setValue(short value)
Map.Entry.setValue(Object)
short getShortValue()
Map.Entry.getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |