This method of the IncludeExcludeIntRanges Class determines if n is a member of the set.
public boolean contains(int n);
Returns true if n is in the set.