org.specs2.matcher.DataTables.Table1
case class Table1[T1](titles: List[String], rows: List[DataRow1[T1]], execute: Boolean, show1: Show1[T1]) extends Table
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
-
Self type
-
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product