Control

object Control extends Factory
trait Factory
class Object
trait Matchable
class Any

Type members

Types

type Repr[~ <: Txn[~]] = Control[~]

Value members

Concrete methods

def humanName: String
def isSingleton: Boolean
def mkRunner[T <: Txn[LazyRef(...)]](obj: Control[T])(implicit tx: T, universe: Universe[T]): Runner[T]
def tpe: Type

Concrete fields

final
val prefix: "Control"