CompanionArrInt5
ostrat.CompanionArrInt5
abstract class CompanionArrInt5[A <: Int5Elem, M <: ArrInt5[A]] extends CompanionSlIntN[A, M]
Attributes
- Graph
-
- Supertypes
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