Join Slack
Powered by
I was wondering what are the best practices for wr...
# announcements
n
ntrrgc
06/21/2016, 1:35 PM
I was wondering what are the best practices for writing Kotlin-friendly Java code. Is it really necessary to explicitly annotate each method parameter with
@NotNull
or
@Nullable
?
Open in Slack
Previous
Next