commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
enumSetOf
enum
Set
Of
inline
fun
<
E
:
Enum
<
E
>
>
enumSetOf
(
vararg
elements
:
E
)
:
EnumSet
<
E
>