JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gjt.jclasslib.structures.attributes
Interface AnnotationHolder
All Known Implementing Classes:
RuntimeAnnotationsAttribute
,
RuntimeInvisibleAnnotationsAttribute
,
RuntimeInvisibleTypeAnnotationsAttribute
,
RuntimeTypeAnnotationsAttribute
,
RuntimeVisibleAnnotationsAttribute
,
RuntimeVisibleTypeAnnotationsAttribute
public interface
AnnotationHolder
Interface for attributes that contain annotations.
Method Summary
Methods
Modifier and Type
Method and Description
int
getNumberOfAnnotations
()
Returns the number of contained annotations.
Method Detail
getNumberOfAnnotations
int getNumberOfAnnotations()
Returns the number of contained annotations.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method