DifferentLine

case class DifferentLine(line1: NumberedLine, line2: NumberedLine) extends LineComparison
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

def isDifference: Boolean
Inherited from:
LineComparison
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product