JetBrains / JetBrains/java-annotations
@CalledFromNative annotation
Aperta
- Lingua principale
- Kotlin
- Stelle
- 463
- Fork
- 72
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
From https://youtrack.jetbrains.com/issue/IDEA-163737:
A very usefull annotation would be a `@CalledFromNative` that would be used to mark class methods that are meant to be called from native code. This annotation would allow for suppressing of the "method is never used" inspection and would in general help in clarifying the code. This would especially be useful in Android (Studio) projects that mix java and native code.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.