| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.lang |
||
| 96 | ||
MIN_VALUE : short |
||
MAX_VALUE : short |
||
TYPE : Class |
||
SIZE : int |
||
BYTES : int |
||
toString(short) : String |
||
parseShort(String, int) : short |
||
parseShort(String) : short |
||
describeConstable() : Optional |
||
valueOf(short) : Short |
||
Short(short) : void |
||
Short(String) : void |
||
byteValue() : byte |
||
shortValue() : short |
||
intValue() : int |
||
longValue() : long |
||
floatValue() : float |
||
doubleValue() : double |
||
toString() : String |
||
hashCode() : int |
||
hashCode(short) : int |
||
equals(Object) : boolean |
||
compareTo(Short) : int |
||
compare(short, short) : int |
||
compareUnsigned(short, short) : int |
||
reverseBytes(short) : short |
||
toUnsignedInt(short) : int |
||
toUnsignedLong(short) : long |
||
compareTo(Object) : int |