public interface ShortLongAccess extends ShortAccess
Modifier and Type | Method and Description |
---|---|
short |
getValue(long index) |
void |
setValue(long index,
short value) |
getValue, setValue
Copyright © 2015–2022 ImgLib2. All rights reserved.