ShowShowDbl2T

ostrat.ShowShowDbl2T$
See theShowShowDbl2T companion trait

Attributes

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

Members list

Concise view

Type members

Classlikes

class ShowShowDbl2TImp[R <: ShowDbl2](val typeStr: String) extends ShowShowDbl2T[R]

Attributes

Graph
Supertypes
trait ShowShowDbl2T[R]
trait ShowShowT[R]
trait Show2T[Double, Double, 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 <: ShowElemDbl2](typeStr: String): ShowShowDbl2TImp[R]

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

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

Attributes