| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util.jar |
||
| 100 | ||
map : Map |
||
Attributes() : void |
||
Attributes(int) : void |
||
Attributes(Attributes) : void |
||
getValue(Attributes$Name) : String |
||
containsValue(Object) : boolean |
||
containsKey(Object) : boolean |
||
putAll(Map) : void |
||
clear() : void |
||
size() : int |
||
isEmpty() : boolean |
||
keySet() : Set |
||
values() : Collection |
||
entrySet() : Set |
||
equals(Object) : boolean |
||
hashCode() : int |
||
clone() : Object |