Java collections Page

Java Collections



Create a list of the top 30 Java Collections with no description or definitions. Sort by most common. Put 2 double square brackets around each topic and put an asterisk and a space before the book. Each book is on a separate line. Do not number the books. If the book has a colon in its title, replace the colon with a space followed by a dash followed by a space.

* Java ArrayList
* Java HashMap
* Java HashSet
* Java LinkedHashMap
* Java LinkedList
* Java LinkedHashSet
* Java TreeMap
* Java TreeSet
* Java Vector
* Java WeakHashMap
* Java ArrayDeque
* Java EnumMap
* Java EnumSet
* Java Hashtable
* Java IdentityHashMap
* Java PriorityQueue
* Java Stack
* Java ConcurrentHashMap
* Java ConcurrentLinkedDeque
* Java ConcurrentLinkedQueue
* Java ConcurrentSkipListMap
* Java ConcurrentSkipListSet
* Java CopyOnWriteArrayList
* Java CopyOnWriteArraySet
* Java DelayQueue
* Java LinkedBlockingDeque
* Java LinkedBlockingQueue
* Java PriorityBlockingQueue
* Java SynchronousQueue
* Java BlockingDeque
* Java BlockingQueue
* Java Collections Framework

* Java Generics and Collections by Maurice Naftalin and Philip Wadler