IPush

object IPush
class Object
trait Matchable
class Any

Type members

Types

type Parents[T <: Exec[T]] = Set[IEvent[T, Any]]

Value members

Concrete methods

def tryPull[T <: Exec[LazyRef(...)], A](source: IEvent[T, A])(implicit tx: T): Option[A]