Add a range of integers to the set. This is optimized for the case where these are all greater than any existing integer in the set.
@param low the low end of the new range
@param high the high end of the new range
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.