Compare

org.finos.morphir.util.Compare
object Compare

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Compare.type

Members list

Type members

Classlikes

class Ancestry(val cls: Class[_])

Attributes

Supertypes
class Object
trait Matchable
class Any
object Diff

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Diff.type
sealed trait Diff

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Leaf
class Leaf2
class MissingLeft
class MissingRight
class Object
class Sequence
class Set
Show all
class MatchAncestry(name: String)

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(a: Any, b: Any): Option[Diff]