public interface IntAccess
int
getValue(int index)
void
setValue(int index, int value)
int getValue(int index)
void setValue(int index, int value)
Copyright © 2009–2018 ImgLib2. All rights reserved.