ByteEnum

enumeratum.values.ByteEnum
See theByteEnum companion trait
object ByteEnum

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ByteEnum.type

Members list

Implicits

Inherited implicits

implicit inline def materialiseByteValueEnum[EntryType <: ByteEnumEntry]: ByteEnum[EntryType]

Materializes a ByteEnum for an in-scope ByteEnumEntry

Materializes a ByteEnum for an in-scope ByteEnumEntry

Attributes

Inherited from:
ByteEnumCompanion (hidden)