FRBaseEnum

interface FRBaseEnum<T>

A interface for converting from a value of any type to an Enum class.

Properties

Link copied to clipboard
abstract val value: T

A value of any type