~Any idea how I can let Kotlin reify the type to `...
# tornadofx
h
Any idea how I can let Kotlin reify the type to
T
instead of
T?
when I call a Java method?