Eql [-L, -R]
extends ObjectA marker trait indicating that values of type L
can be compared to values of type R
.
Supertypes
ObjectAnnotations
@scala.annotation.internal.Child, @scala.annotation.implicitNotFoundMembers
def
clone
( ) : Object
def
eq
( x$0: Object ) : Boolean
def
finalize
( ) : Unit
def
ne
( x$0: Object ) : Boolean
def
notify
( ) : Unit
def
notifyAll
( ) : Unit
def
synchronized
[X0] ( x$0: X0 ) : X0
def
wait
( ) : Unit
def
wait
( x$0: Long ) : Unit
def