public interface Converter<A,B>
void
convert(A input, B output)
void convert(A input, B output)
Copyright © 2009–2017 ImgLib2. All rights reserved.