JetBrains / JetBrains/java-annotations
Alternative for Kotlin's `replaceWith`
Open
- Dominant language
- Kotlin
- Stars
- 463
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
It would be really nice to have an annotation, perhaps `@ApiStatus.SuggestedAlternative`, `@ApiStatus.UseInstead` or `@ApiStatus.ReplaceWith` that used the same internal logic as Kotlin's deprecation system to allow Java developers to provide alternatives to deprecated elements that can be picked up by an IDE.
Contributor guide
Assessment
This issue has not been assessed yet.