|
Scala 2.2.0.9153
|
abstract
trait
ObservableSet
[A, This <: scala.collection.mutable.ObservableSet[A, This]]
extends
java.lang.Object with
scala.collection.mutable.Set[A] with
scala.collection.mutable.Publisher[scala.collection.mutable.Message[A] with scala.collection.mutable.Undoable, This] with
scala.ScalaObjectSet
class into which this abstract
class is mixed in. Class ObservableSet
publishes
events of the type Message
.Def Summary | |
def
+=
(elem: A)
: scala.Unit
|
|
def
-=
(elem: A)
: scala.Unit
|
|
def
clear
: scala.Unit
|
Def Detail |
def
+=
(elem: A): scala.Unit
def
-=
(elem: A): scala.Unit
def
clear
: scala.Unit