| Package | Description |
|---|---|
| net.bytebuddy.description.annotation |
Contains descriptions of annotations and annotation values.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotationDescription.AbstractBase.ForPrepared<S extends Annotation>
An abstract implementation of a loadable annotation description.
|
static class |
AnnotationDescription.ForLoadedAnnotation<S extends Annotation>
A description of an already loaded annotation.
|
static class |
AnnotationDescription.Latent
A latent description of an annotation value that is defined explicitly.
|
protected class |
AnnotationDescription.Latent.Loadable<S extends Annotation>
A loadable annotation description of a latent annotation description.
|
Copyright © 2014–2015. All rights reserved.