|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ChainableList<E> | List sub interface that makes it possible to 'chain' actions |
| ChainableMap<K,V> | Map sub interface that makes it possible to 'chain' actions |
| ChainableQueue<E> | Queue sub interface that makes it possible to 'chain' actions |
| ChainableSet<E> | Set sub interface that makes it possible to 'chain' actions |
| Class Summary | |
|---|---|
| ChainableArrayList<E> | ArrayList implementation of ChainableList |
| ChainableHashMap<K,V> | HashMap implementation of ChainableMap |
| ChainableHashSet<E> | HashSet implementation of ChainableSet |
| ChainableLinkedHashMap<K,V> | LinkedHashMap implementation of ChainableMap |
| ChainableLinkedHashSet<E> | LinkedHashSet implementation of ChainableSet |
| ChainableLinkedList<E> | LinkedList implementation of ChainableList |
| ChainablePriorityQueue<E> | PriorityQueue implementation of ChainableQueue |
| ChainableTreeMap<K,V> | TreeMap implementation of ChainableMap |
| ChainableTreeSet<E> | TreeSet implementation of ChainableSet |
| ConcurrentHashSet<S> | Set-implementation for ConcurrentHashMap. |
| GeneralSetFromMap<S> | General superclass for any custom Set-implementation based on a Map. |
| IdentityHashSet<S> | Set-implementation for IdentityHashMap. |
| WeakHashSet<S> | Set-implementation for WeakHashMap. |
This package contains collection classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||