Item | % of partially implemented | % of fully implemented |
---|---|---|
java.lang |
||
100 | ||
Object() : void |
||
getClass() : Class |
||
hashCode() : int |
||
equals(Object) : boolean |
||
clone() : Object |
||
toString() : String |
||
notify() : void |
||
notifyAll() : void |
||
wait() : void |
||
wait(long) : void |
||
wait(long, int) : void |
||
finalize() : void |