DataChanged

case class DataChanged(path: String) extends NodeEvent

An event indicating that the data associated with a node was changed.

trait Serializable
trait Product
trait Equals
trait NodeEvent
trait Event
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product