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