Object

de.sciss.lucre.matrix.impl.VarImpl

changed

Related Doc: package VarImpl

Permalink

object changed extends Changed with Generator[S, U]

Definition Classes
VarImpl → SingleNode → Publisher
Linear Supertypes
Generator[S, U], VarImpl.Changed, SingleEvent[S, U], Event[S, U], Writable, EventLike[S, U], Observable[S.Tx, U], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. changed
  2. Generator
  3. Changed
  4. SingleEvent
  5. Event
  6. Writable
  7. EventLike
  8. Observable
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def --->(sink: Event[S, Any])(implicit tx: S.Tx): Unit

    Permalink
    Definition Classes
    Event → EventLike
  4. final def -/->(sink: Event[S, Any])(implicit tx: S.Tx): Unit

    Permalink
    Definition Classes
    Event → EventLike
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    Event → AnyRef → Any
  10. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. final def fire(update: U)(implicit tx: S.Tx): Unit

    Permalink
    Definition Classes
    Generator
  12. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  13. def hashCode(): Int

    Permalink
    Definition Classes
    Event → AnyRef → Any
  14. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  15. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  16. def node: Node[S]

    Permalink
    Definition Classes
    Changed → Event
  17. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  18. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  19. def pullUpdate(pull: Pull[S])(implicit tx: S.Tx): Option[U]

    Permalink
    Definition Classes
    changed → EventLike
  20. final def react(fun: (S.Tx) ⇒ (U) ⇒ Unit)(implicit tx: S.Tx): Disposable[S.Tx]

    Permalink
    Definition Classes
    Event → EventLike → Observable
  21. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  22. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  23. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def write(out: DataOutput): Unit

    Permalink
    Definition Classes
    Event → Writable

Inherited from Generator[S, U]

Inherited from VarImpl.Changed

Inherited from SingleEvent[S, U]

Inherited from Event[S, U]

Inherited from Writable

Inherited from EventLike[S, U]

Inherited from Observable[S.Tx, U]

Inherited from AnyRef

Inherited from Any

Ungrouped