Class AnnotationDescription.AbstractBase

java.lang.Object
net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase
All Implemented Interfaces:
AnnotationDescription
Direct Known Subclasses:
AnnotationDescription.ForLoadedAnnotation, AnnotationDescription.Latent, AnnotationDescription.Latent.Loadable, TypePool.Default.LazyTypeDescription.LazyAnnotationDescription
Enclosing interface:
AnnotationDescription

public abstract static class AnnotationDescription.AbstractBase extends Object implements AnnotationDescription
An adapter implementation of an annotation.