Join Slack
Communities
Powered by
It's `object` because it's a singleton, and the `c...
# announcements
k
karelpeeters
01/10/2019, 8:11 PM
It's
object
because it's a singleton, and the
companion
makes it behave a bit like Java's static:
https://kotlinlang.org/docs/reference/object-declarations.html#companion-objects
Open in Slack
Previous
Next