Uses of Interface
io.github.toolfactory.jvm.function.template.Supplier
Packages that use Supplier
Package
Description
-
Uses of Supplier in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as SupplierModifier and TypeFieldDescriptionDriverAbst.builtinClassLoaderClassSupplier
DriverAbst.classLoaderDelegateClassSupplier
-
Uses of Supplier in io.github.toolfactory.jvm.function.catalog
Subinterfaces of Supplier in io.github.toolfactory.jvm.function.catalogModifier and TypeInterfaceDescriptioninterface
interface
static interface
interface
static interface
static interface
static interface
static interface
static interface
static interface
interface
interface
Classes in io.github.toolfactory.jvm.function.catalog that implement SupplierModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of Supplier in io.github.toolfactory.jvm.util
Subinterfaces of Supplier in io.github.toolfactory.jvm.utilMethods in io.github.toolfactory.jvm.util with parameters of type SupplierModifier and TypeMethodDescriptionstatic void
ObjectProvider.putIfAbsent
(Map<Object, Object> context, Supplier<ObjectProvider> objectProvider)