Equal

case
class Equal[A] extends Overlap[A]

Intervals are equal

class Overlap[A]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def isDisjoint: Boolean
Inherited from
Overlap
def isEqual: Boolean
Inherited from
Overlap
def isSubset: Boolean
Inherited from
Overlap
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product