Join Slack
Powered by
Quick question. Is there any way around this type...
# announcements
c
ccrowe
02/22/2017, 9:19 PM
Quick question. Is there any way around this type of issue? Library gives me an interface like this:
Copy code
public interface Test { public void someMethod(@NotNull String thing); }
Open in Slack
Previous
Next