scala.collection.mutable.ArrayBuffer

Aliases

Parameters

java.lang.String

subClasses

superClasses

Any

Js Constructors

new scala_collection_mutable_ArrayBuffer(
)
new scala_collection_mutable_ArrayBuffer(
    initialSize, // int
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
$init$():Unit
append(elems:UnknownNothing):Unit
asInstanceOf():scala.Any.T0
canEqual(that:Any):boolean
clear():Unit
equals(that:Any):boolean
getClass():java.lang.Class[Any]
hasDefiniteSize():boolean
hashCode():int
indexOf(elem:scala.collection.GenSeqLike.B, from:int):int
insert(n:int, elems:UnknownNothing):Unit
isDefinedAt(idx:int):boolean
isEmpty():boolean
isInstanceOf():boolean
isTraversableAgain():boolean
lastIndexOf(elem:scala.collection.GenSeqLike.B, end:int):int
length():int
lengthCompare(len:int):int
mkString():java.lang.String
nonEmpty():boolean
notify():Unit
notifyAll():Unit
prepend(elems:UnknownNothing):Unit
reduceToSize(sz:int):Unit
remove(n:int, count:int):Unit
size():int
sizeHint(len:int):Unit
sizeHintBounded(size:int, boundingColl:scala.collection.TraversableLike[AnyAny]):Unit
stringPrefix():java.lang.String
toString():java.lang.String
trimEnd(n:int):Unit
trimStart(n:int):Unit
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit