Action

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

Type members

Types

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

Value members

Concrete methods

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

Concrete fields

final
val prefix: "Action"