MutableBuffer

ra3.join.MutableBuffer
object MutableBuffer

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def emptyD(size: Int): MBufferDouble
def emptyG[T : ClassTag]: MBufferG[T]
def emptyI(size: Int): MBufferInt
def emptyL(size: Int): MBufferLong

Concrete fields

val maxSize: Int
val startSize: Int