toggle menu
kotlin-common
jvm
switch theme
search in API
kotlin-common-reflect
/
com.huanshankeji.kotlin.reflect
/
concreteTypeSealedDirectSubtypes
concrete
Type
Sealed
Direct
Subtypes
jvm
fun
<
T
:
Any
>
TypeAndClass
<
T
>
.
concreteTypeSealedDirectSubtypes
(
)
:
List
<
TypeAndClass
<
out
T
>
>
(
source
)
For GADTs, the subclasses whose type parameters failed to be inferred will be discarded.