Convert the range to the domain specified. The range will be made smaller (larger) if adjustment DOWN (UP) is specified. An exception is thrown if adjusting is required but adjustment NONE is specified.
If the domain is the same, returns this range, else a new range is created.
@param domain a non-null domain
@param adjust a non-null adjustment mode
@return a range
@throws T2Exception
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.