Factory

trait Factory
class Object
trait Matchable
class Any

Type members

Types

type Repr[~ <: Txn[~]] <: Obj[~]

Value members

Abstract methods

def apply[T <: Txn[LazyRef(...)]](key: String, value: Repr[T], observer: Observer[T])(implicit tx: T, context: AuralContext[T]): AuralAttribute[T]
def tpe: Type