kotlin-common
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-common
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