I solved ^ by using .javaclass, but is there a kot...
# reflect
e
I solved ^ by using .javaclass, but is there a kotlin idiomatic way to do the same? I was using a
@JvmField
annotation, so maybe that's what makes the above not work?