Redundant @ScheduledForRemoval annotation
Reports usages of @ApiStatus.ScheduledForRemoval
annotation without inVersion
attribute in code which targets Java 9 or newer version.
Such usages can be replaced by forRemoval
attribute in @Deprecated
annotation to simplify code.
New in 2022.1
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Java, 233.SNAPSHOT |
Last modified: 13 July 2023