PolygonHVAndOffsetFlatBuilder

ostrat.prid.phex.PolygonHVAndOffsetFlatBuilder

Attributes

Graph
Supertypes

Members list

Concise view

Type members

Inherited types

override type BuffT = HVAndOffsetBuff

BuffT can be inbuilt Jvm type like ArrayBuffer[Int] for B = Int and BB = Ints, or it can be a compile time wrapped Arraybuffer inheriting from BuffProdHomo.

BuffT can be inbuilt Jvm type like ArrayBuffer[Int] for B = Int and BB = Ints, or it can be a compile time wrapped Arraybuffer inheriting from BuffProdHomo.

Attributes

Inherited from:
PolgonHVAndOffsetCommonBuilder

Value members

Inherited methods

override def buffGrowSeqLike(buff: BuffT, seqLike: SeqLike[HVAndOffset]): Unit

Attributes

Definition Classes
Inherited from:
PolygonIntNFlatBuilder
override def buffToSeqLike(buff: BuffT): BB

converts a the buffer type to the target compound class.

converts a the buffer type to the target compound class.

Attributes

Definition Classes
Inherited from:
PolygonIntNFlatBuilder
final override def elemProdSize: Int
final override def newBuff(length: Int): BuffT

Creates a new empty Buff with a default capacity of 4 elements.

Creates a new empty Buff with a default capacity of 4 elements.

Attributes

Definition Classes
Inherited from:
IntNSeqLikeCommonBuilder