ShapeMigration

org.hungerford.generic.schema.utilities.ShapeMigration
See theShapeMigration companion object
trait ShapeMigration[A, OuterA, B, OuterB]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait CoproductShapeMigration[A, OuterA, B, OuterB]

Members list

Concise view

Type members

Types

type AShape
type BShape

Value members

Abstract methods

def migrate(a: A, aShape: AShape, bShape: BShape): B