| Package | Description |
|---|---|
| java.lang | |
| java.lang.annotation |
| Modifier and Type | Class and Description |
|---|---|
interface |
Deprecated
An annotation for marking an element as deprecated.
|
interface |
Override
An annotation to indicate that a method is intended to override a superclass
method.
|
interface |
SafeVarargs |
interface |
SuppressWarnings
An annotation that indicates a compiler should suppress any warnings of the
type specified in the
SuppressWarnings.value(). |
| Modifier and Type | Class and Description |
|---|---|
interface |
Documented |
interface |
Inherited |
interface |
Retention |
interface |
Target |
Copyright © 2022. All rights reserved.