public interface CharLongAccess extends CharAccess
char
getValue(long index)
void
setValue(long index, char value)
getValue, setValue
char getValue(long index)
void setValue(long index, char value)
Copyright © 2015–2022 ImgLib2. All rights reserved.