Join Slack
Powered by
You can use Pair : `val (a, b) = synchronized(thi...
# announcements
s
salomonbrys
10/09/2015, 2:45 PM
You can use Pair :
val (a, b) = synchronized(this) { Pair(this.a, this.b) }
Open in Slack
Previous
Next