public class ExistingDoubleArrays extends DoubleArray
data
Constructor and Description |
---|
ExistingDoubleArrays(List<double[]> arrays) |
Modifier and Type | Method and Description |
---|---|
DoubleArray |
createArray(int numEntities) |
close, getCurrentStorageArray, getValue, setValue
public ExistingDoubleArrays(List<double[]> arrays)
public DoubleArray createArray(int numEntities)
createArray
in interface ArrayDataAccess<DoubleArray>
createArray
in class DoubleArray
Copyright © 2015–2021 Fiji. All rights reserved.