| Interface | Description |
|---|---|
| BooleanProvider | |
| BooleanSupplier | |
| ForEachCallBack<E> | |
| ForEachIndexedCallBack<E> | |
| ForEachIterator<T> | |
| Predicate<T> | |
| RowHandler<T> |
Functional interface use to provide call back when the mapper is getting new value.
|
| Class | Description |
|---|---|
| ErrorHelper | |
| FalseBooleanProvider | |
| ForEachIteratorIterator<T> | |
| ForEachIteratorSpliterator<T> | |
| ListHandler<T> |
Implementation of
RowHandler that collect all the value into a list. |
| TrueBooleanProvider |
Copyright © 2015. All rights reserved.