|
Scala
1.3.0.4 |
|||
Message represents messages that are issued by observable
collection classes whenever a data structure is changed. Class Message
has several subclasses for the various kinds of events: Update
Remove, Include, Reset, and
Script.
| Methods inherited from java/lang/Object-class |
| clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait |
| Methods inherited from scala/Any-class |
| !=, ==, asInstanceOf, isInstanceOf, match |
|
Scala
1.3.0.4 |
|||