Join Slack
Powered by
Any ideas on how to get the KType from a reified p...
# reflect
a
apatrida
07/11/2016, 2:27 PM
Any ideas on how to get the KType from a reified parameter? I can get to the Type using the
TypeReference
or
TypeToken
style tricks. but then don't have the nullable flag. Not sure if
object: SomeAncestorThatIsNullable
makes that descendant have nullable the same?
3
Views
Open in Slack
Previous
Next