Uses of Record Class
org.microbean.assign.Assignment
-
Uses of Assignment in org.microbean.assign
Fields in org.microbean.assign with type parameters of type AssignmentModifier and TypeFieldDescriptionstatic final SequencedSet<Assignment<?>> Aggregate.EMPTY_ASSIGNMENTSAn immutable, emptySequencedSetofAssignments.Methods in org.microbean.assign 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.