ToString

harness.core.Enum$.Companion.ToString$

Attributes

Graph
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any
Self type
ToString.type

Members list

Value members

Inherited methods

override def decode(enc: String): Option[E]

Attributes

Definition Classes
Inherited from:
CaseInsensitiveStringMap
def encode(e: E): Enc

Attributes

Inherited from:
EnumMap

Inherited fields

final lazy val encodedValues: Seq[String]

Attributes

Inherited from:
EnumMap
lazy override protected val map: Map[String, E]

Attributes

Inherited from:
CaseInsensitiveStringMap