Join Slack
Powered by
BTW, you can use `@NotNull` and `@Nullable` annota...
# announcements
d
dmitry.petrov
12/30/2015, 11:32 AM
BTW, you can use
@NotNull
and
@Nullable
annotations in Java code. Kotlin understands them and treats as nullability modifiers for the corresponding types.
Open in Slack
Previous
Next