AllocationStrategy

dev.tauri.choam.refs.Ref.Array.AllocationStrategy
See theAllocationStrategy companion object
final case class AllocationStrategy

Attributes

Companion
object
Source
Ref.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

final def withFlat(flat: Boolean): AllocationStrategy

Attributes

Source
Ref.scala
final def withPadded(padded: Boolean): AllocationStrategy

Attributes

Source
Ref.scala
final def withSparse(sparse: Boolean): AllocationStrategy

Attributes

Source
Ref.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product