Collection<E> Comparator<T> Enumeration<E> Iterator<E> List<E> ListIterator<E> Map<K,V> Map.Entry<K,V> Set<E> SortedMap<K,V> SortedSet<E>
AbstractCollection<E> AbstractList<E> AbstractMap<K,V> AbstractSequentialList<E> AbstractSet<E> ArrayList<E> Arrays Collections Dictionary<K,V> HashMap<K,V> HashSet<E> Hashtable<K,V> IdentityHashMap<K,V> LinkedHashMap<K,V> LinkedHashSet<E> LinkedList<E> Stack<E> TreeMap<K,V> TreeSet<E> Vector<E> WeakHashMap<K,V>