This method of the UnsignedIntRanges Class adds a range of a single, unsigned integer to the UnsignedIntRanges object.
public synchronized void addSingleton(int n);
addSingleton(int) in IntRanges.