public class TypeIdentity<T extends Type<T>> extends Object implements Converter<T,T>
TypeIdentity()
void
convert(T input, T output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeIdentity()
public void convert(T input, T output)
convert
Converter<T extends Type<T>,T extends Type<T>>
Copyright © 2015–2022 ImgLib2. All rights reserved.