| Interface | Description |
|---|---|
| BooleanOperator | |
| Tuples.T1<V> | |
| Tuples.T2<V1,V2> | |
| Tuples.T3<V1,V2,V3> | |
| Tuples.T4<V1,V2,V3,V4> | |
| Tuples.T5<V1,V2,V3,V4,V5> |
| Class | Description |
|---|---|
| Atomic | |
| Choices |
Expression replacements for the if-statements
|
| Functions |
Functions for basic functional composition
|
| Identity<T> |
The identity
|
| Iterables |
Functions of iterables creating lazy iterators.
|
| Lists | |
| Maybe |
Functional interface for Optional
|
| NullableBooleans |
Boolean operations on Boolean where null is false
|
| SupplierLogic |
Functions for basic logical operations on Suppliers.
|
| Threading |
Functions for function composition in reversed order, in order to visually serialize nested funktion calls.
|
| Trampoline |
Functions for tail call
|
| Trampoline.Continuation<V> |
Tail call return value
|
| Tuples |
A set of imutable tuples, where larger extends the smaller.
|
Copyright © 2017. All rights reserved.