Companion object for HCenArr trait efficient array[Int] based collection for HCens hex grid centre coordinates, contains factory apply and uninitialised methods..
Attributes
Members list
Value members
Concrete methods
Inherited methods
Apply factory method
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
- Inherited from:
- CompanionSeqLikeInt2
Attributes
- Inherited from:
- CompanionSeqLikeIntN
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:
- CompanionSeqLikeIntN
Attributes
- Inherited from:
- CompanionSeqLikeIntN
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:
- CompanionSeqLikeIntN