Join Slack
Powered by
Hey guys. I am asking this here again, since it se...
# announcements
j
jschneider
07/09/2017, 7:30 AM
Hey guys. I am asking this here again, since it seems to be a bittle too complicated for getting-started. How can I convert this to kotlin:
public <E extends Throwable> void foo() throws E
Note: I really need the
throws E
part, since I want to extend this class in Java
Open in Slack
Previous
Next