toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
base
/
ru.sydis.base.constants
/
ConfigAttributes
/
byIndex
by
Index
inline
fun
<
T
:
ConfigAttribute
>
byIndex
(
index
:
Int
)
:
T
?
fun
<
T
:
ConfigAttribute
>
byIndex
(
klass
:
KClass
<
T
>
,
index
:
Int
)
:
T
?