|
||||||||||
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.Character
Boxed chars.
Field Summary |
Fields inherited from class polyglot.ext.pao.runtime.Long |
value |
Constructor Summary | |
Character(char value)
|
Method Summary | |
char |
charValue()
|
java.lang.String |
toString()
|
Methods inherited from class polyglot.ext.pao.runtime.Integer |
intValue |
Methods inherited from class polyglot.ext.pao.runtime.Long |
equals, hashCode, longValue |
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 Character(char value)
Method Detail |
public char charValue()
public java.lang.String toString()
toString
in class Long
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |