Class Annotations
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Annotations
base class for annotations
-
Method Summary
Modifier and TypeMethodDescriptionGets the array of annotation entries in this annotation
-
Method Details
-
getAnnotationEntries
Gets the array of annotation entries in this annotation- Returns:
- the array of annotation entries in this annotation
-