final object ArrayBuffer
extends IterableFactory

Constructors

Members

def fromIterable ( coll: Iterable [ B ] ) : ArrayBuffer [ B ]

Avoid reallocation of buffer if length is known.

Avoid reallocation of buffer if length is known.