ViewUpdate

sealed
trait ViewUpdate[T <: Txn[T]] extends Update[T]
trait Update[T]
class Object
trait Matchable
class Any
class ViewAdded[T]
class ViewRemoved[T]

Value members

Abstract methods

def view: AuralObj[T]

Inherited methods

Inherited from
Update