PolgonHVAndOffsetCommonBuilder

ostrat.prid.phex.PolgonHVAndOffsetCommonBuilder

Attributes

Graph
Supertypes
Known subtypes

Members list

Type members

Types

override type BuffT = HvOffsetBuff

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

Value members

Concrete methods

override def fromIntArray(array: Array[Int]): PolygonHvOffset

Attributes

Definition Classes
override def fromIntBuffer(inp: ArrayBuffer[Int]): HvOffsetBuff

Attributes

Definition Classes

Inherited methods

converts a the buffer type to the target compound class.

converts a the buffer type to the target compound class.

Attributes

Inherited from:
BuilderColl
final override def elemProdSize: Int

Attributes

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

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

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

Attributes

Definition Classes
Inherited from:
BuilderSeqLikeIntN