| 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ICollectionBuilder | A builder for Collection instances. | 
| IReferenceCountingList<COMPONENT> | A List that only allows unique elements and keeps a count of the
 number of attempts to add the element. | 
| Class Summary | |
|---|---|
| AbstractCoalescingCollection<E extends IAddressable> | A collection implementation that stores and identifies objects based on their
 identity
 within a Map. | 
| CoalescingCollection<E extends IAddressable> | A Collection implementation that is backed by an internal map. | 
| CollectionBuilder | Implementation that returns standard JDK Collection instances. | 
| CollectionFactory | A factory for constructing Collection instances. | 
| CollectionUtils | Useful utility methods for Collection instances. | 
| MapList<KEY,LIST_TYPE> | A Map that has List values. | 
| MapSet<KEY,SET_TYPE> | A Map that has Set values. | 
| OrderedCoalescingCollection<E extends IAddressable> | A Collection implementation that is backed by a map implementation
 that maintains insertion order of items. | 
| ReferenceCountingList<COMPONENT> | A List implementation backed by an internal list. | 
| TtlSet<COMPONENT> | A Set implementation backed by an internal set. | 
  | 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||