Uses of Interface
io.github.toolfactory.jvm.function.catalog.DeepConsulterSupplyFunction
-
Packages that use DeepConsulterSupplyFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of DeepConsulterSupplyFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return DeepConsulterSupplyFunction Modifier and Type Method Description protected DeepConsulterSupplyFunctionDriverAbst. getDeepConsulterRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected DeepConsulterSupplyFunctionDriverAbst. getOrBuildDeepConsulterRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type DeepConsulterSupplyFunction Modifier and Type Method Description protected java.lang.Class<? extends DeepConsulterSupplyFunction>DefaultDriver. getDeepConsulterSupplyFunctionClass()protected abstract java.lang.Class<? extends DeepConsulterSupplyFunction>DriverAbst. getDeepConsulterSupplyFunctionClass() -
Uses of DeepConsulterSupplyFunction in io.github.toolfactory.jvm.function.catalog
Subinterfaces of DeepConsulterSupplyFunction in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description static interfaceDeepConsulterSupplyFunction.ForJava17Classes in io.github.toolfactory.jvm.function.catalog that implement DeepConsulterSupplyFunction Modifier and Type Class Description static classDeepConsulterSupplyFunction.Abst<F>static classDeepConsulterSupplyFunction.ForJava14static classDeepConsulterSupplyFunction.ForJava17.ForSemerustatic classDeepConsulterSupplyFunction.ForJava7static classDeepConsulterSupplyFunction.ForJava7.ForSemerustatic classDeepConsulterSupplyFunction.ForJava9static classDeepConsulterSupplyFunction.ForJava9.ForSemeru
-