|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| DefaultAnnotationInformation | Tiny class to hold the name and value of an Default Annotation conveniently. |
| DefaultAnnotationVisitor | Visitor for the Default annotation (Ldalvik/annotation/AnnotationDefault;). |
| EnclosingClassAnnotationVisitor | Visitor for the EnclosingClass annotation (Ldalvik/annotation/EnclosingClass;). |
| EnclosingMethodAnnotationVisitor | Visitor for the EnclosingMethod annotation (Ldalvik/annotation/EnclosingMethod;). |
| ExceptionAnnotationVisitor | Visitor for the Exception annotation (Ldalvik/annotation/Throws;). |
| InnerClassAnnotationVisitor | Visitor for the InnerClass annotation (Ldalvik/annotation/InnerClass;). |
| MemberClassesAnnotationVisitor | Visitor for the MemberClasses annotation (Ldalvik/annotation/MemberClasses;). |
| SignatureAnnotationVisitor | Visitor for the Signature annotation (Ldalvik/annotation/Signature;). |
This package implements specific visitors for system annotations.
In Dalvik, annotations are used to represent important semantic attributes that are coded as method or class attributes in Oracle JVM.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||