Class BitType

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

public class BitType extends AbstractIntegerType<BitType> implements BooleanType<BitType>, NativeType<BitType>, IntegerType<BitType>
TODO
Author:
Stephan Preibisch, Stephan Saalfeld