|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Bag<E> | Bags are a specialization of unordered collections that explicitly allow duplicates. |
| Class Summary | |
|---|---|
| ArrayEnumeration | Enumeration over an array. |
| ArrayIterator | Iterator over an array. |
| BooleanArrayList | ArrayList of boolean primitives. |
| ByteArrayList | ArrayList of byte primitives. |
| CharArrayList | ArrayList of char primitives. |
| DoubleArrayList | ArrayList of double primitives. |
| FloatArrayList | ArrayList of float primitives. |
| HashBag<E> | HashBag implementation of a Bag |
| IntArrayList | ArrayList of int primitives. |
| IntHashMap | A Map that accepts int or Integer keys only. |
| JoinedEnumeration | Joins two enumerations. |
| JoinedIterator | |
| LongArrayList | ArrayList of long primitives. |
| SetMapAdapter<E> | Map adapter for a set provides an easy way to have a Set from various map implementations. |
| ShortArrayList | ArrayList of short primitives. |
| SimpleQueue<E> | Simple Queue (FIFO) based on LinkedList. |
| SimpleStack<E> | Simple Stack (LIFO) class. |
Few collection enhancements.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||