Join Slack
Powered by
I’m using a java library with a method of the form...
# announcements
i
Ian
03/15/2016, 6:19 PM
I’m using a java library with a method of the form
T method(Class<T> cls)
- is there a way to add an wrapping extension method of the form
fun method<T>() : T
?
Open in Slack
Previous
Next