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 Annotated<? extends AnnotatedConstruct>, ?> r) A convenience method that assigns a contextual reference to each of thisAggregate'sAnnotated<? extends Element>-typed dependencies and returns the resultingSequencedSetofAssignments.