| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util |
||
| 100 | ||
hashCode(Object) : int |
||
hash(Object[]) : int |
||
isNull(Object) : boolean |
||
nonNull(Object) : boolean |
||
checkIndex(int, int) : int |
||
checkFromToIndex(int, int, int) : int |
||
checkFromIndexSize(int, int, int) : int |
||
checkIndex(long, long) : long |
||
checkFromToIndex(long, long, long) : long |
||
checkFromIndexSize(long, long, long) : long |