handler as a reference to my Kotlin function. I can pass a context (a pointer) to the handler. How to pass more structured data, like data class? Primitives are not enough in my case. Can you advice?
lsk
03/28/2019, 7:07 AM
I would need something like
cValuesOf
for data class, is there any alternative for this?