Allocator

object Allocator
Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

final case class Stats(numBufD: Int, numBufI: Int, numBufL: Int)

Value members

Concrete methods

def apply(control: Control, blockSize: Int, randomSeed: Long): Allocator

Implicits

Implicits

implicit def fromBuilder(implicit b: Builder): Allocator