toggle menu
kotlin-common
common
switch theme
search in API
kotlin-common-reflect
/
com.huanshankeji.kotlin.reflect
/
TypeAndClass
/
TypeAndClass
Type
And
Class
constructor
(
type
:
KType
,
clazz
:
KClass
<
T
>
=
type.classifier as KClass<T>
)
(
source
)