Item % of partially implemented % of fully implemented
java.util
100
Stack() : void
push(Object) : Object
pop() : Object
peek() : Object
empty() : boolean
search(Object) : int