RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.getRecordComponents() |
Returns the list of record components that are declared by this type.
|
RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.LazyProjection.getRecordComponents() |
Returns the list of record components that are declared by this type.
|
RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.OfGenericArray.getRecordComponents() |
Returns the list of record components that are declared by this type.
|
RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.OfNonGenericType.getRecordComponents() |
Returns the list of record components that are declared by this type.
|
RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.OfParameterizedType.getRecordComponents() |
Returns the list of record components that are declared by this type.
|
RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.OfTypeVariable.getRecordComponents() |
Returns the list of record components that are declared by this type.
|
RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.OfTypeVariable.Symbolic.getRecordComponents() |
Returns the list of record components that are declared by this type.
|
RecordComponentList<RecordComponentDescription.InGenericShape> |
TypeDescription.Generic.OfWildcardType.getRecordComponents() |
Returns the list of record components that are declared by this type.
|