|
||||||||||
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
Boxed ints.
Field Summary |
Fields inherited from class polyglot.ext.pao.runtime.Long |
value |
Constructor Summary | |
Integer(int value)
|
Method Summary | |
int |
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 Integer(int value)
Method Detail |
public int intValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |