|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRuntimeInvisibleTypeAnnotationsAttribute
Description of a runtime invisible type annotations attribute as described in the JVM specifications (added in JavaSE-1.8). This interface may be implemented by clients.
| Method Summary | |
|---|---|
IExtendedAnnotation[] |
getExtendedAnnotations()
Answer back the extended annotations. |
int |
getExtendedAnnotationsNumber()
Answer back the number of extended annotations as described in the JVM specifications. |
| Methods inherited from interface org.aspectj.org.eclipse.jdt.core.util.IClassFileAttribute |
|---|
getAttributeLength, getAttributeName, getAttributeNameIndex |
| Method Detail |
|---|
int getExtendedAnnotationsNumber()
IExtendedAnnotation[] getExtendedAnnotations()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||