Join Slack
Powered by
my Kotlin question is: while I can use "object" an...
# announcements
j
james
01/23/2017, 11:04 PM
my Kotlin question is: while I can use "object" and the MyClass.INSTANCE variable to access my Singleton, how would I go about clearing / resetting it? and ensuring that next time MyClass.INSTANCE is accessed, the init{} will fire
Open in Slack
Previous
Next