When I convert my code from Java to Kotlin, @JavaStatic appears above the main function, I google it few times but I couldn’t get the use of it.
I am working on Android Studio
How does it help in converting the code form Java to Kotlin and vice versa.
Will it affect the project if I remove it?
New contributor
Sujal Sachan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.