Modifier and Type | Class and Description |
---|---|
public abstract static class | RecordComponentDescription.AbstractBase
An abstract base implementation for a record component description. |
public static class | RecordComponentDescription.ForLoadedRecordComponent
Represents a loaded record component. |
public static interface | RecordComponentDescription.InDefinedShape
A description of a record component in its defined shape. |
public static interface | RecordComponentDescription.InGenericShape
A description of a record component in generic shape. |
public static class | RecordComponentDescription.Latent
A latent record component description. |
public static class | RecordComponentDescription.Token
A token representing a record component's properties detached from a type. |
public static class | RecordComponentDescription.TypeSubstituting
A type substituting representation of a record component description. |
Modifier and Type | Method and Description |
---|---|
public RecordComponentDescription. | Returns: An appropriate token.The matcher to apply for detachment. matcher)Redeclares net. |
public MethodDescription | Returns: The accessor for this record component.Returns the accessor for this record component. |
public TypeDescription. |