Uses of Record Class
org.microbean.bean.Assignment
-
Uses of Assignment in org.microbean.bean
Modifier and TypeFieldDescriptionstatic final SequencedSet
<Assignment<?>> Aggregate.EMPTY_ASSIGNMENTS
An immutable, emptySequencedSet
ofAssignment
s.Modifier and TypeMethodDescriptiondefault SequencedSet
<? extends Assignment<?>> Assigns a contextual reference to each of thisAggregate
'sAttributedElement
instances and returns the resultingList
ofAssignment
s.final SequencedSet
<? extends Assignment<?>> Modifier and TypeMethodDescriptionfinal I
InterceptingProducer.produce
(SequencedSet<? extends Assignment<?>> assignments) Producer.produce
(SequencedSet<? extends Assignment<?>> assignments) Produces a new contextual instance and returns it, possibly (often) making use of the supplied, dependent, contextual references.