ostrat.Int3SeqLikeCompanion
Helper class for companion objects of final Int3SeqSpec classes.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
The number of Ints that are needed to construct an element of the defining-sequence.
The number of Ints that are needed to construct an element of the defining-sequence.
Attributes
- Definition Classes
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:
- IntNSeqLikeCompanion
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:
- IntNSeqLikeCompanion
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:
- IntNSeqLikeCompanion