public interface IntLongAccess extends IntAccess
int
getValue(long index)
void
setValue(long index, int value)
getValue, setValue
int getValue(long index)
void setValue(long index, int value)
Copyright © 2015–2022 ImgLib2. All rights reserved.