All Implemented Interfaces:
Iterable<Integer>, ReadOnlyCollection<Integer>, ReadOnlySet<Integer>

public class IntRangeSet extends AbstractReadOnlySet<Integer>
Represents a set of integers in a given range.