Join Slack
Powered by
Is there a way to serialize KClass? Or at least co...
# serialization
b
Big Chungus
09/27/2019, 8:57 AM
Is there a way to serialize KClass? Or at least construct KClass from qualified name
s
sandwwraith
09/27/2019, 2:58 PM
No. There's a
Class.forName
but it is a JVM reflection
4
Views
Open in Slack
Previous
Next