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–2017 ImgLib2. All rights reserved.