Int2BuffCompanion

ostrat.Int2BuffCompanion
trait Int2BuffCompanion[A <: Int2Elem, AA <: Int2Buff[A]] extends IntNBuffCompanion[A, AA]

Attributes

Graph
Supertypes
trait IntNBuffCompanion[A, AA]
class Object
trait Matchable
class Any
Known subtypes
object HCoordBuff.type
object SqCoordBuff.type

Members list

Concise view

Value members

Concrete methods

override def apply(elems: A*): AA

apply factory method for IntNBuff final classes

apply factory method for IntNBuff final classes

Attributes

Definition Classes
final override def elemNumInts: Int

Number of Ints required to construct an element

Number of Ints required to construct an element

Attributes

Definition Classes

Inherited methods

def fromBuffer(buffer: ArrayBuffer[Int]): AA

Attributes

Inherited from:
IntNBuffCompanion