Interface RecordComponentElement

All Superinterfaces:
AnnotatedConstruct, Element

public interface RecordComponentElement
extends Element
This class is associated with records, a preview feature of the Java language. Preview features may be removed in a future release, or upgraded to permanent features of the Java language.

Represents a record component.
Since:
14