PersistInt2Both

ostrat.PersistInt2Both
See thePersistInt2Both companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[A](typeStr: String, name1: String, fArg1: A => Int, name2: String, fArg2: A => Int, newT: (Int, Int) => A, opt2: Option[Int], opt1In: Option[Int])(implicit classTag: ClassTag[A]): PersistInt2Both[A]

Factory apply method for creating Unshow2 with 2 IInt component type class instances.

Factory apply method for creating Unshow2 with 2 IInt component type class instances.

Attributes