ValueEnumEntry

enumeratum.values.ValueEnumEntry
See theValueEnumEntry companion object
sealed trait ValueEnumEntry[ValueType]

Created by Lloyd on 4/11/16.

Copyright 2016

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def value: ValueType

Value of this entry

Value of this entry

Attributes