Uses of Class
net.bytebuddy.description.annotation.AnnotationList.AbstractBase
Packages that use AnnotationList.AbstractBase
Package
Description
Contains descriptions of annotations and annotation values.
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of AnnotationList.AbstractBase in net.bytebuddy.description.annotation
Subclasses of AnnotationList.AbstractBase in net.bytebuddy.description.annotationModifier and TypeClassDescriptionstatic classRepresents a list of explicitly provided annotation descriptions.static classDescribes an array of loadedAnnotations as an annotation list. -
Uses of AnnotationList.AbstractBase in net.bytebuddy.pool
Subclasses of AnnotationList.AbstractBase in net.bytebuddy.poolModifier and TypeClassDescriptionprivate static classA list of annotations which allows for resolving the names of the annotations even if the annotations cannot be resolved.