Join Slack
Powered by
Hey guys, is there a way to to apply ```@JvmField`...
# getting-started
s
sksk
03/05/2017, 10:02 PM
Hey guys, is there a way to to apply
Copy code
@JvmField
to a static function to avoid to call it from Java code like this:
Copy code
Log.INSTANCE.debug(..)
2
Views
Open in Slack
Previous
Next