Show7
org.specs2.text.Show7
open case class Show7[T1, T2, T3, T4, T5, T6, T7](show1: T1 => String, show2: T2 => String, show3: T3 => String, show4: T4 => String, show5: T5 => String, show6: T6 => String, show7: T7 => String)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article