| BiFunctionGenerator<T,U,R> |
|
| BinaryOperatorGenerator<T> |
|
| BiPredicateGenerator<T,U> |
|
| DoubleFunctionGenerator<R> |
|
| FunctionGenerator<T,R> |
|
| IntFunctionGenerator<R> |
|
| LongFunctionGenerator<R> |
|
| PredicateGenerator<T> |
|
| SupplierGenerator<T> |
Produces values of type Supplier.
|
| ToDoubleBiFunctionGenerator<T,U> |
|
| ToDoubleFunctionGenerator<T> |
|
| ToIntBiFunctionGenerator<T,U> |
|
| ToIntFunctionGenerator<T> |
|
| ToLongBiFunctionGenerator<T,U> |
|
| ToLongFunctionGenerator<T> |
|
| UnaryOperatorGenerator<T> |
|