toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.core
/
Module
/
findControllersByAnnotation
find
Controllers
By
Annotation
fun
findControllersByAnnotation
(
annotationKlass
:
KClass
<
out
Annotation
>
)
:
List
<
Pair
<
String
,
Module.ControllerInfo
>
>