| Package | Description |
|---|---|
| java.lang | |
| java.lang.annotation |
| Modifier and Type | Class and Description |
|---|---|
interface |
Deprecated |
interface |
Override |
interface |
SafeVarargs |
interface |
SuppressWarnings |
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
Class.getAnnotation(Class annotationType) |
| Modifier and Type | Method and Description |
|---|---|
Annotation[] |
Class.getAnnotations() |
Annotation[] |
Class.getDeclaredAnnotations() |
| Modifier and Type | Class and Description |
|---|---|
interface |
Documented |
interface |
Inherited |
interface |
Retention |
interface |
Target |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
IncompleteAnnotationException.annotationType() |
Class<? extends Annotation> |
Annotation.annotationType() |
| Constructor and Description |
|---|
IncompleteAnnotationException(Class<? extends Annotation> annotationType,
String elementName) |
Copyright © 2026. All rights reserved.