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
TypeDescription
s without
loading any classes.-
Uses of AnnotationList.AbstractBase in net.bytebuddy.description.annotation
Subclasses of AnnotationList.AbstractBase in net.bytebuddy.description.annotationModifier and TypeClassDescriptionstatic class
Represents a list of explicitly provided annotation descriptions.static class
Describes an array of loadedAnnotation
s as an annotation list. -
Uses of AnnotationList.AbstractBase in net.bytebuddy.pool
Subclasses of AnnotationList.AbstractBase in net.bytebuddy.poolModifier and TypeClassDescriptionprivate static class
A list of annotations which allows for resolving the names of the annotations even if the annotations cannot be resolved.