Java Collections Hierarchy (Image Format) Collection (Interface) | --------------------------------- | | List (Interface) Set (Interface) | | ------------------ --------------------- | | | | | | ArrayList LinkedList Vector HashSet LinkedHashSet TreeSet (Class) (Class) (Class) (Class) (Class) (Class) What is ArrayList? ArrayList is a class in Java that implements the List interface and is part