charDeriver

org.finos.morphir.datamodel.Derivers$package$.charDeriver$
object charDeriver extends SpecificDeriver[Char]

Attributes

Graph
Supertypes
trait SpecificDeriver[Char]
trait Deriver[Char]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def derive(value: Char): Data

Inherited methods

final def apply(value: Char): Data

Attributes

Inherited from:
Deriver