&& ((this.min == null) || (other.max == null) || (this.min.intValue() <= other.max.intValue()));