CS 1301 – Ch 6, Handout 1 - Valdosta State University

get(pos) method. Java provides three common implementations: HashSet – Doesn’t guarantee any particular ordering. If you iterate over a set, you will see all the elements, but they will not be (in general) in the order that you added them. ... Removes the map entry that corresponds to key. size() ................
................