PersistBothTellSimple

ostrat.PersistBothTellSimple
See thePersistBothTellSimple companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[R <: TellSimple](typeStr: String, singletons: RArr[R])(implicit ct: ClassTag[R]): PersistBothTellSimple[R]
def apply[R <: TellSimple](typeStr: String, singletons: R*)(implicit ct: ClassTag[R]): PersistBothTellSimple[R]