Uses of Record Class
org.microbean.bean.Assignment
-
Uses of Assignment in org.microbean.bean
Fields in org.microbean.bean with type parameters of type AssignmentModifier and TypeFieldDescriptionstatic final SequencedSet<Assignment<?>> Aggregate.EMPTY_ASSIGNMENTSAn immutable, emptySequencedSetofAssignments.Methods in org.microbean.bean that return types with arguments of type AssignmentModifier and TypeMethodDescriptiondefault SequencedSet<? extends Assignment<?>> Aggregate.assign(Function<? super AttributedType, ?> r) A convenience method that assigns a contextual reference to each of thisAggregate'sAttributedElementinstances and returns the resultingSequencedSetofAssignments.final SequencedSet<? extends Assignment<?>> Bean.assign(Function<? super AttributedType, ?> r)