Item
% of partially implemented
% of fully implemented
java.util
Dictionary
100
Dictionary() : void
size() : int
isEmpty() : boolean
keys() :
Enumeration
elements() :
Enumeration
get(
Object
) :
Object
put(
Object
,
Object
) :
Object
remove(
Object
) :
Object