KMapper
Toggle table of contents
2.2.2
android
common
ios
jvm
Target filter
android
common
ios
jvm
Switch theme
Search in API
Skip to content
KMapper
core
/
com.sahsenvar.kmapper.converter
/
TypeConverterRegistry
/
has
has
android
common
ios
jvm
actual
fun
<
S
:
Any
,
T
:
Any
>
has
(
sourceType
:
KClass
<
S
>
,
targetType
:
KClass
<
T
>
)
:
Boolean
expect
fun
<
S
:
Any
,
T
:
Any
>
has
(
sourceType
:
KClass
<
S
>
,
targetType
:
KClass
<
T
>
)
:
Boolean
actual
fun
<
S
:
Any
,
T
:
Any
>
has
(
sourceType
:
KClass
<
S
>
,
targetType
:
KClass
<
T
>
)
:
Boolean
actual
fun
<
S
:
Any
,
T
:
Any
>
has
(
sourceType
:
KClass
<
S
>
,
targetType
:
KClass
<
T
>
)
:
Boolean