| Interface | Description |
|---|---|
| AnnotatedClass |
The annotated class is a class or interface inheriting all
annotations of a superclass and base interfaces.
|
| AnnotatedMethod |
The annotated method is a wrapping for some method
providing inheritance of all annotations of the method
being overridden by this one.
|
| Class | Description |
|---|---|
| AnnotationManager |
The core class for wrapping classes as annotated classes.
|
Copyright © 2020. All rights reserved.