Collection.Mutable

object Mutable
class java.lang.Object
trait scala.Matchable
class Any

Def

def apply[A](initSize: Int): Collection[A]
def noDuplicates[A](initSize: Int): Collection[A]