Uses of Class
io.github.toolfactory.jvm.function.util.FunctionAdapter
| Package | Description |
|---|---|
| io.github.toolfactory.jvm.function.catalog | |
| io.github.toolfactory.jvm.function.util |
-
Uses of FunctionAdapter in io.github.toolfactory.jvm.function.catalog
Subclasses of FunctionAdapter in io.github.toolfactory.jvm.function.catalog Modifier and Type Class Description classConsulterSupplyFunction<F>static classConsulterSupplyFunction.ForJava7static classConsulterSupplyFunction.ForJava9classDeepConsulterSupplyFunction<F>static classDeepConsulterSupplyFunction.ForJava14static classDeepConsulterSupplyFunction.ForJava7static classDeepConsulterSupplyFunction.ForJava9 -
Uses of FunctionAdapter in io.github.toolfactory.jvm.function.util
Methods in io.github.toolfactory.jvm.function.util that return FunctionAdapter Modifier and Type Method Description FunctionAdapter<F,I,O>FunctionAdapter. setFunction(F function)