Uses of Class
io.github.toolfactory.jvm.util.FunctionAdapter
| Package | Description |
|---|---|
| io.github.toolfactory.jvm.function.catalog | |
| io.github.toolfactory.jvm.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 static classConsulterSupplyFunction.Abst<F>static classConsulterSupplyFunction.ForJava7static classConsulterSupplyFunction.ForJava9static classDeepConsulterSupplyFunction.Abst<F>static classDeepConsulterSupplyFunction.ForJava14static classDeepConsulterSupplyFunction.ForJava7static classDeepConsulterSupplyFunction.ForJava7.ForSemerustatic classDeepConsulterSupplyFunction.ForJava9 -
Uses of FunctionAdapter in io.github.toolfactory.jvm.util
Methods in io.github.toolfactory.jvm.util that return FunctionAdapter Modifier and Type Method Description FunctionAdapter<F,I,O>FunctionAdapter. setFunction(F function)