|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.ext.pao.runtime.Primitive
polyglot.ext.pao.runtime.Long
polyglot.ext.pao.runtime.Integer
polyglot.ext.pao.runtime.Short
Boxed shorts.
Field Summary |
Fields inherited from class polyglot.ext.pao.runtime.Long |
value |
Constructor Summary | |
Short(short value)
|
Method Summary | |
short |
shortValue()
|
Methods inherited from class polyglot.ext.pao.runtime.Integer |
intValue |
Methods inherited from class polyglot.ext.pao.runtime.Long |
equals, hashCode, longValue, toString |
Methods inherited from class polyglot.ext.pao.runtime.Primitive |
equals |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Short(short value)
Method Detail |
public short shortValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |