ShowShowInt2T

ostrat.ShowShowInt2T$
See theShowShowInt2T companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

class ShowShowInt2TImp[R <: ShowElemInt2](val typeStr: String, val name1: String, val name2: String, val opt2: Option[Int], opt1In: Option[Int]) extends ShowShowInt2T[R]

Attributes

Graph
Supertypes
trait ShowShowInt2T[R]
trait ShowShow2T[Int, Int, R]
trait ShowShowT[R]
trait Show2T[Int, Int, R]
trait ShowNT[R]
trait ShowCompoundT[R]
trait ShowT[R]
trait TypeStr
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[R <: ShowElemInt2](typeStr: String, name1: String, name2: String, opt2: Option[Int], opt1In: Option[Int]): ShowShowInt2T[R]

Factory apply method for creating quick ShowT instances for products of 2 Ints.

Factory apply method for creating quick ShowT instances for products of 2 Ints.

Attributes