|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A type-specific Map.Entry
; provides some additional methods
to access its content reducing type juggling.
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 |
public short setValue(short value)
Map.Entry.setValue(Object)
public short getShortValue()
Map.Entry.getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |