Uses of Class
net.bytebuddy.description.type.RecordComponentDescription.InDefinedShape.AbstractBase
-
Packages that use RecordComponentDescription.InDefinedShape.AbstractBase Package Description net.bytebuddy.description.type Contains descriptions of Java types and packages. -
-
Uses of RecordComponentDescription.InDefinedShape.AbstractBase in net.bytebuddy.description.type
Subclasses of RecordComponentDescription.InDefinedShape.AbstractBase in net.bytebuddy.description.type Modifier and Type Class Description static class
RecordComponentDescription.ForLoadedRecordComponent
Represents a loaded record component.static class
RecordComponentDescription.Latent
A latent record component description.
-