mockspresso2
Toggle table of contents
2.2.0-SNAPSHOT
common
jvm
Target filter
common
jvm
Switch theme
Search in API
Skip to content
mockspresso2
reflect
/
com.episode6.mockspresso2.reflect
/
allConstructors
all
Constructors
common
jvm
expect
fun
KClass
<
*
>
.
allConstructors
(
)
:
List
<
KFunction
<
*
>
>
Returns a list of all constructors for a
KClass
actual
fun
KClass
<
*
>
.
allConstructors
(
)
:
List
<
KFunction
<
*
>
>