Join Slack
Communities
Powered by
<@U2H3SABQF> From Java, `glm` is the backing field...
# getting-started
r
robin
02/09/2017, 8:29 AM
@elect
From Java,
glm
is the backing field, which is private. To get to the glm val from Java, you have to use
GlmKt.getGlm()
, which isn't that much of an improvement over just
Glm.INSTANCE
, tbh...
Open in Slack
Previous
Next