|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Growable<Type> | A Growable is an object that produces an IncrementalList when grow() is called. |
| Class Summary | |
|---|---|
| IncrementalList<Type> | An IncrementalList is a special case of OpenList that can be expanded incrementally from the tail forward. |
| Mapper<Object> | Mapper is used to map a function over an IncrementalList. |
A sub-class of OpenList that allows dynamic growth on demand, e.g. to effect infinite lists.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||