Interface DeepConsulterSupplyFunction
- All Superinterfaces:
ThrowingFunction<Class<?>,MethodHandles.Lookup, Throwable>
- All Known Subinterfaces:
DeepConsulterSupplyFunction.ForJava17
- All Known Implementing Classes:
DeepConsulterSupplyFunction.Abst,DeepConsulterSupplyFunction.ForJava14,DeepConsulterSupplyFunction.ForJava17.ForSemeru,DeepConsulterSupplyFunction.ForJava7,DeepConsulterSupplyFunction.ForJava7.ForSemeru,DeepConsulterSupplyFunction.ForJava9,DeepConsulterSupplyFunction.ForJava9.ForSemeru
public interface DeepConsulterSupplyFunction
extends ThrowingFunction<Class<?>,MethodHandles.Lookup,Throwable>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic interfacestatic classstatic class -
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.ThrowingFunction
apply