Class RangeInt.Even

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

    public static class RangeInt.Even
    extends RangeInt
    Invariant representing longs whose values are always even. Used for non-instantiating suppressions. Since this is not covered by the Bound or OneOf invariants it is printed. Prints as x is even.
    See Also:
    Serialized Form