Leaf2

org.finos.morphir.util.Compare.Diff.Leaf2
case class Leaf2(typenameA: String, typenameB: String, a: Any, b: Any) extends Diff

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Diff
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product