ShowTellInt2

ostrat.ShowTellInt2
See theShowTellInt2 companion class
object ShowTellInt2

Attributes

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

Members list

Value members

Concrete methods

def apply[R <: TellInt2](typeStr: String, opt2: Option[Int], opt1: Option[Int]): ShowTellInt2[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