Package | Description |
---|---|
net.bytebuddy.description.annotation |
Contains descriptions of annotations and annotation values.
|
net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescription s without
loading any classes. |
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationDescription.EnumerationValue.ForLoadedEnumeration
An enumeration value representing a loaded enumeration.
|
Modifier and Type | Class and Description |
---|---|
protected class |
TypePool.LazyTypeDescription.AnnotationValue.ForEnumeration.LazyEnumerationValue
An enumeration description where any type references are only resolved on demand.
|
Copyright © 2014–2015. All rights reserved.