TopoTransaction

rescala.scheduler.TopoBundle.TopoTransaction
case class TopoTransaction(initializer: TopoInitializer) extends Transaction[State]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def observe(obs: Observation): Unit

Attributes

Definition Classes

Inherited methods

final def now[A](reactive: of[State, A]): A

Attributes

Inherited from:
Transaction

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product