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