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 DeepConsulterSupplyFunction
DriverAbst. getDeepConsulterRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)
protected DeepConsulterSupplyFunction
DriverAbst. 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 interface
DeepConsulterSupplyFunction.ForJava17
Classes in io.github.toolfactory.jvm.function.catalog that implement DeepConsulterSupplyFunction Modifier and Type Class Description static class
DeepConsulterSupplyFunction.Abst<F>
static class
DeepConsulterSupplyFunction.ForJava14
static class
DeepConsulterSupplyFunction.ForJava17.ForSemeru
static class
DeepConsulterSupplyFunction.ForJava7
static class
DeepConsulterSupplyFunction.ForJava7.ForSemeru
static class
DeepConsulterSupplyFunction.ForJava9
static class
DeepConsulterSupplyFunction.ForJava9.ForSemeru
-