|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.retrotranslator.runtime.java.lang._Integer
public class _Integer
Field Summary | |
---|---|
private static java.lang.Integer[] |
cache
|
Constructor Summary | |
---|---|
_Integer()
|
Method Summary | |
---|---|
static int |
signum(int i)
|
static java.lang.Integer |
valueOf(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.lang.Integer[] cache
Constructor Detail |
---|
public _Integer()
Method Detail |
---|
public static java.lang.Integer valueOf(int i)
public static int signum(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |