Join Slack
Powered by
<@U535KGMCK> a nested class in kotlin is static by...
# getting-started
t
trevjones
04/29/2017, 3:09 AM
@omarkj
a nested class in kotlin is static by default. if you open the class file in your build directory you can cmd+shift+A and run decompile kotlin to java and get a decent idea of what the kotlin compiler is creating in terms of java.
👍 1
3
Views
Open in Slack
Previous
Next