Class Model
java.lang.Object
org.microbean.bean.model.Model
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal Set<Model.DependencyResolution> final booleanfinal inthashCode()static Modelof(Selectable<? super AttributedType, ? extends Bean<?>> s) final BiFunction<? super AttributedType, Function<? super AttributedType, ? extends List<Bean<?>>>, ? extends List<Bean<?>>> final Set<Model.DependencyResolution> final booleanvalid()
-
Method Details
-
equals
-
hashCode
-
valid
-
ambiguousDependencyResolutions
-
unsatisfiedDependencyResolutions
-
toSelectionCache
public final BiFunction<? super AttributedType, Function<? super AttributedType, ? extends List<Bean<?>>>, ? extends List<Bean<?>>> toSelectionCache() -
of
-