Uses of Interface
net.bytebuddy.description.type.RecordComponentDescription.ForLoadedRecordComponent.RecordComponent
-
Packages that use RecordComponentDescription.ForLoadedRecordComponent.RecordComponent Package Description net.bytebuddy.description.type Contains descriptions of Java types and packages. -
-
Uses of RecordComponentDescription.ForLoadedRecordComponent.RecordComponent in net.bytebuddy.description.type
Fields in net.bytebuddy.description.type declared as RecordComponentDescription.ForLoadedRecordComponent.RecordComponent Modifier and Type Field Description protected static RecordComponentDescription.ForLoadedRecordComponent.RecordComponent
RecordComponentDescription.ForLoadedRecordComponent. RECORD_COMPONENT
A dispatcher for accessingjava.lang.RecordComponent
types.
-