Class Incompatibility

  • All Implemented Interfaces:
    Cause
    Direct Known Subclasses:
    Opposites

    public class Incompatibility
    extends Object
    implements Cause
    Object type that indicates an incompatibility between two objects. Incompatibility happens when there is no value that would satisfy both objects. Example: A: x > 10 B: x == 100