decimal

fun decimal(value: Int): EnumField.Converter

Present the int value in decimal.

Return

An instance that presents it in decimal.

Parameters

value

The int to present.