ShortValueClass

evo.derivation.ShortValueClass
trait ShortValueClass[A] extends ValueClass[A]

Attributes

Graph
Supertypes
trait ValueClass[A]
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Representation <: Short

Inherited types

type AccessorName <: String

Attributes

Inherited from:
ValueClass
type TypeName <: String

Attributes

Inherited from:
ValueClass

Value members

Abstract methods

def from(repr: Representation): A
def to(value: A): Representation

Inherited methods

Attributes

Inherited from:
ValueClass