Class UnsignedLongType

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

public class UnsignedLongType extends GenericLongType<UnsignedLongType>
TODO