Uses of Interface
io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction
-
Packages that use ConsulterSupplyFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of ConsulterSupplyFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return ConsulterSupplyFunction Modifier and Type Method Description protected ConsulterSupplyFunctionDriverAbst. getConsulterRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected ConsulterSupplyFunctionDriverAbst. getOrBuildConsulterRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type ConsulterSupplyFunction Modifier and Type Method Description protected java.lang.Class<? extends ConsulterSupplyFunction>DefaultDriver. getConsulterSupplyFunctionClass()protected abstract java.lang.Class<? extends ConsulterSupplyFunction>DriverAbst. getConsulterSupplyFunctionClass()protected java.lang.Class<? extends ConsulterSupplyFunction>HybridDriver. getConsulterSupplyFunctionClass()protected java.lang.Class<? extends ConsulterSupplyFunction>NativeDriver. getConsulterSupplyFunctionClass() -
Uses of ConsulterSupplyFunction in io.github.toolfactory.jvm.function.catalog
Subinterfaces of ConsulterSupplyFunction in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description static interfaceConsulterSupplyFunction.ForJava17static interfaceConsulterSupplyFunction.Hybridstatic interfaceConsulterSupplyFunction.Hybrid.ForJava17static interfaceConsulterSupplyFunction.Nativestatic interfaceConsulterSupplyFunction.Native.ForJava17Classes in io.github.toolfactory.jvm.function.catalog that implement ConsulterSupplyFunction Modifier and Type Class Description static classConsulterSupplyFunction.Abst<F>static classConsulterSupplyFunction.ForJava17.ForSemerustatic classConsulterSupplyFunction.ForJava7static classConsulterSupplyFunction.ForJava9static classConsulterSupplyFunction.Hybrid.ForJava17.ForSemerustatic classConsulterSupplyFunction.Native.ForJava17.ForSemeru
-