Class PrimitiveArray.Factory
java.lang.Object
- All Implemented Interfaces:
Factory1D<PrimitiveArray>, FactorySupplement
- Enclosing class:
PrimitiveArray
public abstract static class PrimitiveArray.Factory
extends PlainArray.Factory<Double, PrimitiveArray>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Factory1D
Factory1D.Builder<I>, Factory1D.MayBeSparse<I,DENSE, SPARSE>, Factory1D.TwoStep<I, B> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PlainArray.Factory
getCapacityLimitMethods inherited from class DenseArray.Factory
copy, makeFilledMethods inherited from class BasicArray.BaseFactory
aggregator, function, getElementSize, getMathType, scalar
-
Constructor Details
-
Factory
-
-
Method Details
-
copy
- Overrides:
copyin classPlainArray.Factory<Double, PrimitiveArray>
-