elasticmagic
/
dev.evo.elasticmagic.types
/
IntEnumValue
Int
Enum
Value
fun fun interface
IntEnumValue
<
V
:
Enum
<
V
>> :
EnumValue
<
V
,
Int
>
Content copied to clipboard
An interface that provides integer field value for an enum.
Functions
Functions
get
Link copied to clipboard
abstract fun
get
(v:
V
):
Int
Content copied to clipboard