Problem

tastymima.Problem
See theProblem companion class
object Problem

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Problem.type

Members list

Type members

Classlikes

final case class BeforeAfter(before: Matchable, after: Matchable)

Used as details for a Problem when there is something to show "before" and "after".

Used as details for a Problem when there is something to show "before" and "after".

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all