Join Slack
Powered by
<@U0C1NM397>: if you have a @JvmStatic function in...
# getting-started
y
yole
10/07/2015, 1:36 PM
@mbickel
: if you have a @JvmStatic function in a companion object, the compiler will generate a regular method in the companion object class and a static method in the parent class of the companion object delegating to the companion object method
Open in Slack
Previous
Next