ViewRemoved

final case
class ViewRemoved[T <: Txn[T]](transport: Transport[T], view: AuralObj[T]) extends ViewUpdate[T]
trait Serializable
trait Product
trait Equals
trait ViewUpdate[T]
trait Update[T]
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product