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