Join Slack
Powered by
I've tried with ``` fun foo() { synchronized(t...
# announcements
f
Fré Dumazy
11/14/2017, 4:01 PM
I've tried with
Copy code
fun foo() { synchronized(this) { //this being the singleton (object) //code } }
Is this different? this approach did not work
4
Views
Open in Slack
Previous
Next