Class Annotations

java.lang.Object
org.apache.tomcat.util.bcel.classfile.Annotations

public class Annotations extends Object
base class for annotations
  • Method Details

    • getAnnotationEntries

      public AnnotationEntry[] getAnnotationEntries()
      Gets the array of annotation entries in this annotation
      Returns:
      the array of annotation entries in this annotation