| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util |
||
| 31 | ||
UUID(long, long) : void |
||
randomUUID() : UUID |
||
nameUUIDFromBytes(byte[]) : UUID |
||
getLeastSignificantBits() : long |
||
getMostSignificantBits() : long |
||
version() : int |
||
variant() : int |
||
timestamp() : long |
||
clockSequence() : int |
||
node() : long |
||
toString() : String |
||
hashCode() : int |
||
equals(Object) : boolean |
||
compareTo(UUID) : int |
||
compareTo(Object) : int |