Buffer

org.saddle.Buffer$
See theBuffer companion class
object Buffer

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Buffer.type

Members list

Type members

Classlikes

class Dummy[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Dummy

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Dummy.type

Value members

Concrete methods

def empty[T : ClassTag]: Buffer[T]
def empty[T : ClassTag](initSize: Int): Buffer[T]

Concrete fields

val INIT_CAPACITY: Int
val maxSize: Int
val startSize: Int