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 interface
ConsulterSupplier.ForJava14
static interface
ConsulterSupplier.Hybrid
static interface
ConsulterSupplier.Native
static interface
ConsulterSupplier.Native.ForJava14
static interface
ConsulterSupplier.Native.ForJava17
static interface
ConsulterSupplier.Native.ForJava9
Classes in io.github.toolfactory.jvm.function.catalog that implement ConsulterSupplier Modifier and Type Class Description static class
ConsulterSupplier.Abst
static class
ConsulterSupplier.ForJava14.ForSemeru
static class
ConsulterSupplier.ForJava17
static class
ConsulterSupplier.ForJava17.ForSemeru
static class
ConsulterSupplier.ForJava7
static class
ConsulterSupplier.ForJava7.ForSemeru
static class
ConsulterSupplier.ForJava9
static class
ConsulterSupplier.ForJava9.ForSemeru
static class
ConsulterSupplier.Hybrid.ForJava17
static class
ConsulterSupplier.Hybrid.ForJava17.ForSemeru
static class
ConsulterSupplier.Native.Abst
static class
ConsulterSupplier.Native.ForJava14.ForSemeru
static class
ConsulterSupplier.Native.ForJava17.ForSemeru
static class
ConsulterSupplier.Native.ForJava7
static class
ConsulterSupplier.Native.ForJava7.ForSemeru
static class
ConsulterSupplier.Native.ForJava9.ForSemeru
-