Uses of Class
net.bytebuddy.description.type.RecordComponentDescription.InDefinedShape.AbstractBase
Packages that use RecordComponentDescription.InDefinedShape.AbstractBase
Package
Description
Contains descriptions of Java types and packages.
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of RecordComponentDescription.InDefinedShape.AbstractBase in net.bytebuddy.description.type
Subclasses of RecordComponentDescription.InDefinedShape.AbstractBase in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic classRepresents a loaded record component.static classA latent record component description. -
Uses of RecordComponentDescription.InDefinedShape.AbstractBase in net.bytebuddy.pool
Subclasses of RecordComponentDescription.InDefinedShape.AbstractBase in net.bytebuddy.poolModifier and TypeClassDescriptionprivate classA lazy description of a record component.