Class EltRangeInt.PowerOfTwo

  • All Implemented Interfaces:
    Serializable, Cloneable
    Enclosing class:
    EltRangeInt

    public static class EltRangeInt.PowerOfTwo
    extends EltRangeInt
    Invariant representing longs whose values are always a power of 2 (exactly one bit is set). Used for non-instantiating suppressions. Since this is not covered by the Bound or OneOf invariants it is printed. Prints as x is a power of 2.
    See Also:
    Serialized Form