W3cubDocs

/Kotlin

java

val <T> KClass<T>.java: Class<T>

Platform and version requirements: JVM

Returns a Java Class instance corresponding to the given KClass instance.

© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/java.html