Class Overlap

  • All Implemented Interfaces:
    Cause

    public class Overlap
    extends Object
    implements Cause
    Object type that indicates an overlap between two objects. Overlap happens when only some values can satisfy both objects Example "values between 1 and 9 can satisfy both": A: x > 10 B: x < 0