Class AnnotationInfo

java.lang.Object
io.github.classgraph.AnnotationInfo
All Implemented Interfaces:
HasName, Comparable<AnnotationInfo>

public class AnnotationInfo
extends Object
implements Comparable<AnnotationInfo>, HasName
Holds metadata about a specific annotation instance on a class, method, method parameter or field.