Class NativeBoolType

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

public class NativeBoolType extends AbstractIntegerType<NativeBoolType> implements BooleanType<NativeBoolType>, NativeType<NativeBoolType>
NativeType backed by boolean.