scala

trait Mutable

[source: scala/Mutable.scala]

trait Mutable
extends AnyRef
A marker trait for mutable datatructures such as mutable collections
Since
2.8
Direct Known Subclasses:
Traversable

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf