Uses of Class
org.iworkz.genesis.impl.Supplier
Packages that use Supplier
-
Uses of Supplier in org.iworkz.genesis.impl
Fields in org.iworkz.genesis.impl with type parameters of type SupplierModifier and TypeFieldDescriptionprotected Map<Class<? extends Annotation>,Supplier<T>> Supplier.annotationClassProvidersSupplier.annotationProvidersConstructors in org.iworkz.genesis.impl with parameters of type Supplier -
Uses of Supplier in org.iworkz.genesis.impl.scope
Methods in org.iworkz.genesis.impl.scope that return SupplierModifier and TypeMethodDescription<T> Supplier<T>ScopeContext.get(Class<T> injectedClass, Supplier<T> unscoped, Set<ImplementationClassProcessor> implementationClassProcessors) Methods in org.iworkz.genesis.impl.scope that return types with arguments of type SupplierMethods in org.iworkz.genesis.impl.scope with parameters of type Supplier