Uses of Record Class
org.microbean.bean.Id
-
Uses of Id in org.microbean.bean
Classes in org.microbean.bean that implement interfaces with type arguments of type IdModifier and TypeClassDescriptionfinal class
Methods in org.microbean.bean that return IdMethods in org.microbean.bean that return types with arguments of type IdMethods in org.microbean.bean with parameters of type IdModifier and TypeMethodDescriptionfinal boolean
IdMatcher.test
(AttributedType t, Id id) Tests the suppliedId
to see if it matches the suppliedAttributedType
and returns the result.Method parameters in org.microbean.bean with type arguments of type IdModifier and TypeMethodDescriptionstatic final Selectable
<AttributedType, Bean<?>> Beans.cachingSelectableOf
(Matcher<? super AttributedType, ? super Id> idMatcher, Map<? extends AttributedType, ? extends List<Bean<?>>> selections, Collection<? extends Bean<?>> beans) Returns a newSelectable
that caches its results.Constructors in org.microbean.bean with parameters of type Id