|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Callback<T> | A callback for a StreamConsumer. |
| Stream<E> | An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and
network. |
| Class Summary | |
|---|---|
| Iteration | A model of a Stream iteration, with facilities to control it from within Callbacks and FaultHandlers. |
| LookAheadStream<E> | Partial Stream implementation based on look-ahead operations over an underlying stream. |
| StreamConsumer<T> | A generic Stream consumer that delegates element processing and failure handling to a Callback. |
| Utils | Library utils. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||