Join Slack
Powered by
the only possible way I can see is to use somethin...
# announcements
s
snrostov
04/22/2017, 9:36 AM
the only possible way I can see is to use something like type tokens:
val typeToken = object: ArrayList<String>(){}
println(typeToken::class.supertypes[0])
3
Views
Open in Slack
Previous
Next