UnshowInt3

ostrat.UnshowInt3
See theUnshowInt3 companion class
object UnshowInt3

Companion object for UnshowInt3 trait contains factory apply method.

Attributes

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

Members list

Value members

Concrete methods

def apply[A](typeStr: String, name1: String, name2: String, name3: String, newT: (Int, Int, Int) => A, opt3: Option[Int], opt2: Option[Int], opt1: Option[Int])(implicit classTag: ClassTag[A]): UnshowInt3[A]