Package | Description |
---|---|
net.bytebuddy.description.type |
Contains descriptions of Java types and packages.
|
Modifier and Type | Class and Description |
---|---|
static class |
RecordComponentDescription.ForLoadedRecordComponent
Represents a loaded record component.
|
static class |
RecordComponentDescription.InDefinedShape.AbstractBase
An abstract base implementation of a record component description in its defined shape.
|
static class |
RecordComponentDescription.Latent
A latent record component description.
|
static class |
RecordComponentDescription.TypeSubstituting
A type substituting representation of a record component description.
|
Copyright © 2014–2020. All rights reserved.