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