ostrat.ShowInt4
See theShowInt4 companion trait
object ShowInt4
Attributes
Members list
Type members
Classlikes
class ShowInt4Imp[A](val typeStr: String, val name1: String, val fArg1: A => Int, val name2: String, val fArg2: A => Int, val name3: String, val fArg3: A => Int, val name4: String, val fArg4: A => Int, val shortKeys: ArrPairStr[A], val opt4: Option[Int], opt3In: Option[Int], opt2In: Option[Int], opt1In: Option[Int]) extends ShowInt4[A]
Attributes
- Supertypes
-
trait ShowInt4[A]trait ShowNFixed[A]trait ShowCompound[A]trait Show[A]trait PersistNFixedtrait Persist1Plus[Int]trait PersistNtrait Persistclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Factory apply method for creating quick ShowDecT instances for products of 4 Ints.
Factory apply method for creating quick ShowDecT instances for products of 4 Ints.
Attributes
In this article