Join Slack
Powered by
<@U1ZQ36CJD> `getGenericSuperclass` allows to inje...
# kodein
s
salomonbrys
10/26/2016, 7:44 AM
@spierce7
getGenericSuperclass
allows to inject generic types, such as
List<String>
, while T::class.java only allows
List
.
Open in Slack
Previous
Next