ArrayIntBuilder
ostrat.ArrayIntBuilder
class ArrayIntBuilder extends BuilderStdCollMap[Int, Array[Int]]
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
BuffT can be inbuilt Jvm type like ArrayBuffer[Int] for B = Int and BB = Ints, or it can be a compile time wrapped Arraybuffer inheriting from BuffProdHomo.
BuffT can be inbuilt Jvm type like ArrayBuffer[Int] for B = Int and BB = Ints, or it can be a compile time wrapped Arraybuffer inheriting from BuffProdHomo.
Attributes
- Inherited from:
- BuilderStdCollMap
Value members
Concrete methods
converts a the buffer type to the target compound class.
Inherited methods
A mutable operation that extends the ArrayBuffer by a single element of type B.
A mutable operation that extends the ArrayBuffer by a single element of type B.
Attributes
- Definition Classes
- Inherited from:
- BuilderStdCollMap
Creates a new empty BuffSequ with a default capacity of 4 elements.
Creates a new empty BuffSequ with a default capacity of 4 elements.
Attributes
- Definition Classes
- Inherited from:
- BuilderStdCollMap
In this article