Package net.imglib2.converter
Class TypeIdentity<T extends Type<T>>
- java.lang.Object
-
- net.imglib2.converter.TypeIdentity<T>
-
-
Constructor Summary
Constructors Constructor Description TypeIdentity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
convert(T input, T output)
-