public interface NtreeAccess<L extends Comparable<L>,A extends NtreeAccess<L,A>>
Modifier and Type | Method and Description |
---|---|
A |
createInstance(long[] pos) |
Ntree<L> |
getCurrentStorageNtree() |
Copyright © 2015–2022 ImgLib2. All rights reserved.