Uses of Record Class
org.microbean.assign.AttributedElement
-
Uses of AttributedElement in org.microbean.assign
Fields in org.microbean.assign with type parameters of type AttributedElementModifier and TypeFieldDescriptionstatic final SequencedSet<AttributedElement> Aggregate.EMPTY_DEPENDENCIESAn immutable, emptySequencedSetofAttributedElements.Methods in org.microbean.assign that return AttributedElementModifier and TypeMethodDescriptionAssignment.assignee()Returns the value of theassigneerecord component.Methods in org.microbean.assign that return types with arguments of type AttributedElementModifier and TypeMethodDescriptiondefault SequencedSet<AttributedElement> Aggregate.dependencies()Returns an immutableSequencedSetofAttributedElementinstances.Constructors in org.microbean.assign with parameters of type AttributedElementModifierConstructorDescriptionAssignment(AttributedElement assignee, R value) Creates a newAssignment.