Class UnsignedIntType

All Implemented Interfaces:
Comparable<UnsignedIntType>, NativeType<UnsignedIntType>, ComplexType<UnsignedIntType>, IntegerType<UnsignedIntType>, NumericType<UnsignedIntType>, RealType<UnsignedIntType>, Add<UnsignedIntType>, Div<UnsignedIntType>, Mul<UnsignedIntType>, MulFloatingPoint, Pow<UnsignedIntType>, PowFloatingPoint, SetOne, SetZero, Sub<UnsignedIntType>, ValueEquals<UnsignedIntType>, Type<UnsignedIntType>
Direct Known Subclasses:
VolatileUnsignedIntType.WrappedUnsignedIntType

public class UnsignedIntType extends GenericIntType<UnsignedIntType>
TODO