kotlin-common
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-common
kotlin-common-reflect
/
com.huanshankeji.kotlin.reflect
/
TypeAndClass
/
TypeAndClass
Type
And
Class
constructor
(
type
:
KType
,
clazz
:
KClass
<
T
>
=
type.classifier as KClass<T>
)
(
source
)