Join Slack
Powered by
For singleton, simply use Object declaration : <ht...
# getting-started
m
Michel
07/20/2018, 1:27 PM
For singleton, simply use Object declaration :
https://kotlinlang.org/docs/reference/object-declarations.html#object-declarations
d
diesieben07
07/20/2018, 1:27 PM
That would not do the lazy initialization displayed in the example.
Open in Slack
Previous
Next