Class DeepConsulterSupplyFunction.Abst<F>
java.lang.Object
io.github.toolfactory.jvm.util.ThrowingFunctionAdapter<F,Class<?>,MethodHandles.Lookup,Throwable>
io.github.toolfactory.jvm.function.catalog.DeepConsulterSupplyFunction.Abst<F>
- All Implemented Interfaces:
DeepConsulterSupplyFunction
,ThrowingFunction<Class<?>,
MethodHandles.Lookup, Throwable>
- Direct Known Subclasses:
DeepConsulterSupplyFunction.ForJava14
,DeepConsulterSupplyFunction.ForJava17.ForSemeru
,DeepConsulterSupplyFunction.ForJava7
,DeepConsulterSupplyFunction.ForJava7.ForSemeru
,DeepConsulterSupplyFunction.ForJava9
,DeepConsulterSupplyFunction.ForJava9.ForSemeru
- Enclosing interface:
DeepConsulterSupplyFunction
public abstract static class DeepConsulterSupplyFunction.Abst<F>
extends ThrowingFunctionAdapter<F,Class<?>,MethodHandles.Lookup,Throwable>
implements DeepConsulterSupplyFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.DeepConsulterSupplyFunction
DeepConsulterSupplyFunction.Abst<F>, DeepConsulterSupplyFunction.ForJava14, DeepConsulterSupplyFunction.ForJava17, DeepConsulterSupplyFunction.ForJava7, DeepConsulterSupplyFunction.ForJava9
-
Field Summary
Fields inherited from class io.github.toolfactory.jvm.util.ThrowingFunctionAdapter
function
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.toolfactory.jvm.util.ThrowingFunctionAdapter
getFunction, setFunction
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.toolfactory.jvm.function.template.ThrowingFunction
apply
-
Constructor Details
-
Abst
public Abst()
-