| Interface | Description |
|---|---|
| Generator<E1,E2> |
| Class | Description |
|---|---|
| Filter<E1,E2> |
A partial implementation of
Filter that provides support for skipping elements |
| LoggingListener<E> |
A pass-through
Generator that acts as a StreamListener for throughput logging purposes. |
| NoOpGenerator<E> |
A pass-through
Generator. |
| Processor<E> |
Copyright © 2017. All Rights Reserved.