persistent
Toggle table of contents
4.3-SNAPSHOT
JVM
Platform filter
JVM
Switch theme
Search in API
persistent
persistent
/
com.fantamomo.persistent.type
/
PersistentDataTypes
/
ENUM
ENUM
@
JvmStatic
inline
fun
<
E
:
Enum
<
E
>
>
ENUM
(
clazz
:
KClass
<
E
>
=
E::class
)
:
EnumPersistentDataType
<
E
>
(
source
)