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