How and When to Deprecate APIs" and the @Deprecated annotation¶
Oracle. How and When to Deprecate APIs" and the `@Deprecated` annotation. Java Platform SE Documentation.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Retired Term
- In software and programming languages, deprecated functions, classes, and endpoints still compile or respond, typically with a warning and a documented successor, before any eventual removal.
This sourceSpecifies that deprecated program elements still compile and run, emit a warning, and (via `@deprecated`) document a successor before any eventual removal.
- In software and programming languages, deprecated functions, classes, and endpoints still compile or respond, typically with a warning and a documented successor, before any eventual removal.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:f8212b582d30 · see in the full table