OutputRemoved

final case
class OutputRemoved[T <: Txn[T]](proc: Proc[T], output: AuralOutput[T]) extends OutputUpdate[T]
trait Serializable
trait Product
trait Equals
trait OutputUpdate[T]
trait Update[T]
class Object
trait Matchable
class Any

Value members

Inherited methods

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