toggle menu
kotlin-common
common
switch theme
search in API
kotlin-common-core
/
com.huanshankeji.kotlin
/
enumPlus
enum
Plus
fun
<
E
:
Enum
<
E
>
>
enumPlus
(
values
:
Array
<
E
>
,
first
:
E
,
second
:
Int
)
:
E
(
source
)
Deprecated
Use the operator function instead.
Replace with
first + second
Content copied to clipboard