CompanionArrInt4
ostrat.CompanionArrInt4
trait CompanionArrInt4[A <: Int4Elem, M <: ArrInt4[A]] extends CompanionSlIntN[A, M]
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object LineSegHCArrobject LineSegSCArr
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- CompanionSlIntN
This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an ArrayBuffer[Int].
This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an ArrayBuffer[Int].
Attributes
- Inherited from:
- CompanionSlIntN
Attributes
- Inherited from:
- CompanionSlIntN
returns a collection class of type ArrA, whose backing Array[Int] is uninitialised.
returns a collection class of type ArrA, whose backing Array[Int] is uninitialised.
Attributes
- Inherited from:
- CompanionSlIntN
Inherited and Abstract methods
This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an Array[Int].
This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an Array[Int].
Attributes
- Inherited from:
- CompanionSlIntN
In this article