public interface ArrayDataAccess<A> extends Serializable
Modifier and Type | Method and Description |
---|---|
A |
createArray(int numEntities) |
int |
getArrayLength() |
Object |
getCurrentStorageArray() |
Copyright © 2015–2022 ImgLib2. All rights reserved.