| Package | Description |
|---|---|
| net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescriptions without
loading any classes. |
| Modifier and Type | Class and Description |
|---|---|
static class |
TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution.Illegal
An illegal resolution.
|
static class |
TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution.Simple
A simple resolved annotation.
|
| Modifier and Type | Method and Description |
|---|---|
private TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution |
TypePool.Default.LazyTypeDescription.AnnotationToken.toAnnotationDescription(TypePool typePool)
Transforms this token into an annotation description.
|