org.specs2.matcher.DataTables.DataRow3
case class DataRow3[+T1, +T2, +T3](t1: T1, t2: T2, t3: T3) extends DataRow[T1, T2, T3, Any, Any, Any, Any, Any, Any, Any]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
class
DataRow[
T1,
T2,
T3,
Any,
Any,
Any,
Any,
Any,
Any,
Any]
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product