Talk:Java collections framework: Difference between revisions

Content deleted Content added
Line 23:
''"The usual push and pop operations are provided, as well as a method to peek at the top item on the stack, a method to test for whether the stack is empty, and a method to search the stack for an item and discover how far it is from the top."''
 
It would be helpful to specify what these methods are!.
 
== Figure of the Map class and interface hierarchy is incorrect ==