public interface RandomAccessOnly<I>
Modifier and Type | Method and Description |
---|---|
RandomAccessible<I> |
getRandomAccessible() |
default boolean |
isRandomAccessOnly() |
default boolean isRandomAccessOnly()
RandomAccessible<I> getRandomAccessible()
Copyright © 2015–2022 ImgLib2. All rights reserved.