Uses of Class
net.bytebuddy.description.annotation.AnnotationList.AbstractBase
-
Packages that use AnnotationList.AbstractBase Package Description net.bytebuddy.description.annotation Contains descriptions of annotations and annotation values. -
-
Uses of AnnotationList.AbstractBase in net.bytebuddy.description.annotation
Subclasses of AnnotationList.AbstractBase in net.bytebuddy.description.annotation Modifier and Type Class Description static classAnnotationList.ExplicitRepresents a list of explicitly provided annotation descriptions.static classAnnotationList.ForLoadedAnnotationsDescribes an array of loadedAnnotations as an annotation list.
-