LineSegHvOffsetSeqLike
Attributes
- Graph
-
- Supertypes
-
trait SeqLikeInt6[LineSegHvOffset]trait SeqLikeIntN[LineSegHvOffset]trait ArrayIntBackedtrait SeqLikeValueN[LineSegHvOffset]trait SeqLike[LineSegHvOffset]class AnyShow all
- Known subtypes
-
class LineSegHvOffsetArr
Members list
Type members
Inherited types
Gives the final type of this class.
Value members
Inherited methods
The length of the backing Array.
The backing Array[Int] of this collection class. End users should not normally need to interact with this directly.
The backing Array[Int] of this collection class. End users should not normally need to interact with this directly.
Attributes
- Inherited from:
- ArrayIntBacked
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
Attributes
- Definition Classes
- Inherited from:
- SeqLikeInt6
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
Attributes
- Inherited from:
- SeqLike
Attributes
- Inherited from:
- SeqLike
Constructs the final type of these SeqLikeIntN from an Array[Int]. Mostly you will access this capability from the companion object or the appropriate builder, but it can be useful to access this from the class itself.
Constructs the final type of these SeqLikeIntN from an Array[Int]. Mostly you will access this capability from the companion object or the appropriate builder, but it can be useful to access this from the class itself.
Attributes
- Inherited from:
- SeqLikeIntN
Attributes
- Inherited from:
- SeqLikeInt6
Sets / mutates an element in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates an element in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Definition Classes
- Inherited from:
- SeqLikeInt6
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
- SeqLike
Performs a side effecting function on each element of the specifying sequence in order.
Performs a side effecting function on each element of the specifying sequence in order.
Attributes
- Inherited from:
- SeqLike
String specifying the type of this object.
Method for creating a new Array[Int] backed collection class of this collection class's final type.
Method for creating a new Array[Int] backed collection class of this collection class's final type.
Attributes
- Inherited from:
- SeqLikeIntN