Join Slack
Powered by
yeah, that or ```class Anchor { companion obj...
# getting-started
e
elect
02/09/2017, 8:36 AM
yeah, that or
Copy code
class Anchor { companion object { @JvmField val glm = Glm } }
And then
Copy code
import static main.Anchor.glm;
Open in Slack
Previous
Next