Uses of Interface
io.github.toolfactory.jvm.function.catalog.ConsulterSupplier
-
Packages that use ConsulterSupplier Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of ConsulterSupplier in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return types with arguments of type ConsulterSupplier Modifier and Type Method Description protected java.lang.Class<? extends ConsulterSupplier>HybridDriver. getConsulterSupplierFunctionClass()protected java.lang.Class<? extends ConsulterSupplier>NativeDriver. getConsulterSupplierFunctionClass() -
Uses of ConsulterSupplier in io.github.toolfactory.jvm.function.catalog
Subinterfaces of ConsulterSupplier in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description static interfaceConsulterSupplier.ForJava14static interfaceConsulterSupplier.Hybridstatic interfaceConsulterSupplier.Nativestatic interfaceConsulterSupplier.Native.ForJava14static interfaceConsulterSupplier.Native.ForJava17static interfaceConsulterSupplier.Native.ForJava9Classes in io.github.toolfactory.jvm.function.catalog that implement ConsulterSupplier Modifier and Type Class Description static classConsulterSupplier.Abststatic classConsulterSupplier.ForJava14.ForSemerustatic classConsulterSupplier.ForJava17static classConsulterSupplier.ForJava17.ForSemerustatic classConsulterSupplier.ForJava7static classConsulterSupplier.ForJava7.ForSemerustatic classConsulterSupplier.ForJava9static classConsulterSupplier.ForJava9.ForSemerustatic classConsulterSupplier.Hybrid.ForJava17static classConsulterSupplier.Hybrid.ForJava17.ForSemerustatic classConsulterSupplier.Native.Abststatic classConsulterSupplier.Native.ForJava14.ForSemerustatic classConsulterSupplier.Native.ForJava17.ForSemerustatic classConsulterSupplier.Native.ForJava7static classConsulterSupplier.Native.ForJava7.ForSemerustatic classConsulterSupplier.Native.ForJava9.ForSemeru
-