Join Slack
Powered by
Is synchronizing on class literal the same thing i...
# getting-started
u
ursus
01/18/2019, 4:30 PM
Is synchronizing on class literal the same thing in kotlin as in java, or are there some caveats?
synchronized(AesEncrypter::class) { ..
Open in Slack
Previous
Next