Is there a way to serialize KClass? Or at least co...
# serialization
b
Is there a way to serialize KClass? Or at least construct KClass from qualified name
s
No. There's a
Class.forName
but it is a JVM reflection