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 classMethods 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 booleanIdMatcher.test(AttributedType t, Id id) Tests the suppliedIdto see if it matches the suppliedAttributedTypeand 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 newSelectablethat caches its results.Constructors in org.microbean.bean with parameters of type Id