JetBrains / JetBrains/java-annotations
Alternative for Kotlin's `replaceWith`
Abierto
- Lenguaje dominante
- Kotlin
- Estrellas
- 463
- Forks
- 72
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.