| class summary | |
|---|---|
| BaseProxy | Functional interface base dynamically compiled via dynamic proxy |
| BiConsumer | Functional interface that maps to java |
| BiFunction | Functional interface that maps to java |
| Callable | |
| Consumer | Functional interface that maps to java |
| Function | Functional Interface that maps to java |
| FutureFunction | Functional Interface that maps to java |
| Runnable | Functional Interface that maps to java |
| Supplier | |