| Interface | Description |
|---|---|
| Annotated |
Represents a Java program element that can be annotated.
|
| AnnotatedField<X> |
Represents a field of a Java class.
|
| AnnotatedType<X> |
Represents a Java class or interface.
|
| Class | Description |
|---|---|
| AnnotatedFieldImpl<T> |
An annotated field.
|
| AnnotatedTypeImpl<T> |
An annotated type.
|
Copyright © 2009–2019 B3log. All rights reserved.