trait
Equality extends Equals
Abstract Value Members
-
abstract
def
basisForHashCode: Seq[Any]
-
abstract
def
strict_==(other: Equality): Boolean
Concrete Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (Equality, B)
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
canEqual(other: Any): Boolean
-
def
clone(): AnyRef
-
def
ensuring(cond: (Equality) ⇒ Boolean, msg: ⇒ Any): Equality
-
def
ensuring(cond: (Equality) ⇒ Boolean): Equality
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Equality
-
def
ensuring(cond: Boolean): Equality
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(other: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
strict_!=(other: Equality): Boolean
-
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
-
final
def
xml_!=(other: Any): Boolean
-
final
def
xml_==(other: Any): Boolean
-
def
→[B](y: B): (Equality, B)
Inherited from Equals
Inherited from Any
Inherited by implicit conversion StringFormat from
Equality to StringFormat[Equality]
Inherited by implicit conversion ArrowAssoc from
Equality to ArrowAssoc[Equality]