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