Class UnsignedIntType

All Implemented Interfaces:
Comparable<UnsignedIntType>, NativeType<UnsignedIntType>, ComplexType<UnsignedIntType>, IntegerType<UnsignedIntType>, NumericType<UnsignedIntType>, RealType<UnsignedIntType>, Add<UnsignedIntType>, Div<UnsignedIntType>, Mul<UnsignedIntType>, MulFloatingPoint, SetOne, SetZero, Sub<UnsignedIntType>, ValueEquals<UnsignedIntType>, Type<UnsignedIntType>

public class UnsignedIntType extends GenericIntType<UnsignedIntType>
TODO
Author:
Stephan Preibisch, Stephan Saalfeld