|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BasicFloatSet<E extends FloatSetElement> | Minimal set of functions needed for collections of FloatSetElements. |
| LinearAccess<E> | |
| MergeD | Building block for merge sort implementation. |
| Class Summary | |
|---|---|
| ArrayListFloatSet<T extends FloatSetElement> | A set of FloatSetElements, that uses ArrayList as the storage medium. |
| ArrayListLA<E> | |
| CollectionTools | Convenience methods for creating and manipulating collections. |
| DLL | Doubly linked list of GUI components. |
| FloatSetElement | A FloatWeightSet element. |
| FloatWeightSet<E extends FloatSetElement> | Provides the facility of efficient weighted random selection from a set elements, each of whicn includes a characterizing floating point weight. |
| PrefixCollection | An optimized data structure for managing a hierarchical collection of prefixes, automatically merging and removing entries, and providing a fast matching function. |
| PrefixPhrase | Recursive unit (bucket) for prefix pattern matching. |
| SyncLinkedList | A synchronized version of LinkedList,
because they didn't seem to provided a nice one. |
| VectorLA<E> | |
Objects for managing collections.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||