Uses of Class
io.github.toolfactory.jvm.util.ThrowingFunctionAdapter
-
Packages that use ThrowingFunctionAdapter Package Description io.github.toolfactory.jvm.function.catalog io.github.toolfactory.jvm.util -
-
Uses of ThrowingFunctionAdapter in io.github.toolfactory.jvm.function.catalog
Subclasses of ThrowingFunctionAdapter in io.github.toolfactory.jvm.function.catalog Modifier and Type Class Description static classConsulterSupplyFunction.Abst<F>static classConsulterSupplyFunction.ForJava17.ForSemerustatic classConsulterSupplyFunction.ForJava7static classConsulterSupplyFunction.ForJava9static classConsulterSupplyFunction.Hybrid.ForJava17.ForSemerustatic classConsulterSupplyFunction.Native.ForJava17.ForSemerustatic classDeepConsulterSupplyFunction.Abst<F>static classDeepConsulterSupplyFunction.ForJava14static classDeepConsulterSupplyFunction.ForJava17.ForSemerustatic classDeepConsulterSupplyFunction.ForJava7static classDeepConsulterSupplyFunction.ForJava7.ForSemerustatic classDeepConsulterSupplyFunction.ForJava9static classDeepConsulterSupplyFunction.ForJava9.ForSemeru -
Uses of ThrowingFunctionAdapter in io.github.toolfactory.jvm.util
Methods in io.github.toolfactory.jvm.util that return ThrowingFunctionAdapter Modifier and Type Method Description ThrowingFunctionAdapter<F,I,O,E>ThrowingFunctionAdapter. setFunction(F function)
-