| Package | Description |
|---|---|
| net.bytebuddy.description.type |
Contains descriptions of Java types and packages.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RecordComponentDescription.ForLoadedRecordComponent.Dispatcher.ForJava14CapableVm
A dispatcher for a Java 14-capable JVM.
|
static class |
RecordComponentDescription.ForLoadedRecordComponent.Dispatcher.ForLegacyVm
A dispatcher for a legacy VM that does not support records.
|
| Modifier and Type | Field and Description |
|---|---|
protected static RecordComponentDescription.ForLoadedRecordComponent.Dispatcher |
RecordComponentDescription.ForLoadedRecordComponent.DISPATCHER
The dispatcher to use.
|
| Modifier and Type | Method and Description |
|---|---|
RecordComponentDescription.ForLoadedRecordComponent.Dispatcher |
RecordComponentDescription.ForLoadedRecordComponent.Dispatcher.CreationAction.run() |
Copyright © 2014–2021. All rights reserved.