NotificationSupport

sealed trait NotificationSupport
class Object
trait Matchable
class Any
class Node
class NodeSet
NotificationBroadcasterSupport

Value members

Concrete methods

protected def attributeChanged[T : ClassTag](name: String, message: String, oldValue: T, newValue: T)(f: T => Unit): Unit

Concrete fields

protected val changeSeq: AtomicLong