← Back to Kairo Docs
|
API Reference (Dokka)
Kairo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kairo
kairo-reflect
/
kairo.reflect
/
KairoType
/
Companion
Companion
object
Companion
Members
Functions
from
Link copied to clipboard
fun
<
T
>
from
(
baseClass
:
KClass
<
*
>
,
i
:
Int
,
thisClass
:
KClass
<
*
>
)
:
KairoType
<
T
>
Infers a
KairoType
at runtime from within a generic abstract class.