Join Slack
Powered by
If I'm interoperating with a Java library, is it e...
# announcements
r
Rafa
09/05/2018, 12:42 AM
If I'm interoperating with a Java library, is it ever good practice to just stick with using the platform types? it seems like it'd be kind of tedious to go into the whole Java codebase and add
@Nullable
or
@NotNull
on top of all the Java functions
Open in Slack
Previous
Next