Uses of Interface
org.anchoranalysis.bean.Provider
| Package | Description |
|---|---|
| org.anchoranalysis.bean |
Defining, loading, initializing Anchor Beans.
|
-
Uses of Provider in org.anchoranalysis.bean
Methods in org.anchoranalysis.bean with parameters of type Provider Modifier and Type Method Description static <T> Optional<T>OptionalProviderFactory. create(Provider<T> provider)Creates from a provider if non-null.