| Interface | Description |
|---|---|
| IAccumulator<T,O,E extends Exception> | |
| IConsumer<I,E extends Exception> | |
| IIterable<O,E extends Exception> | |
| IIterator<O,E extends Exception> | |
| IStream<T,E extends Exception> | |
| ISupplier<O,E extends Exception> |
| Class | Description |
|---|---|
| ConvertingIterableIterable<I,O,E extends Exception> | |
| ConvertingIteratorIterator<I,O,E extends Exception> | |
| FilteredJavaUtilIterableIterable<T,E extends Exception> | |
| FilteredJavaUtilIteratorIterator<T,E extends Exception> | |
| FilteringIterableIterable<T,E extends Exception> | |
| FilteringIteratorIterator<T,E extends Exception> | |
| Streams |
Copyright © 2007–2016 Andreas Bartels. All rights reserved.