ShowShowInt2TImp
class ShowShowInt2TImp[R <: ShowElemInt2](val typeStr: String, val name1: String, val name2: String, val opt2: Option[Int], opt1In: Option[Int]) extends ShowShowInt2T[R]
trait ShowShowInt2T[R]
trait ShowShowT[R]
trait ShowProductDecT[R]
trait ShowDecT[R]
trait ShowProductT[R]
trait ShowCompoundT[R]
trait ShowT[R]
trait TypeStr
class Object
trait Matchable
class Any
Value members
Inherited methods
Provides the standard string representation for the object. Its called ShowT to indicate this is a type class method that acts upon an object rather than a method on the object being shown.