object
Difference
Value Members
-
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
-
final
def
==(arg0: Any): Boolean
-
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
diffMap[A](lm: Map[A, Any], rm: Map[A, Any]): MapDifference[A]
-
def
diffObject[A](left: A, right: A): ObjectDifference
-
-
def
diffSeq[A](left: Seq[A], right: Seq[A]): SeqDifference
-
def
diffSet[A](left: Set[A], right: Set[A]): TerminalDifference
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
val
isPrimitive: (Any) ⇒ Boolean
-
def
lift(a: Any): Any
-
val
mapMaker: (Class[_]) ⇒ (Any) ⇒ Map[String, Any]
-
def
mkMap(obj: Any): Map[String, Any]
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit