Returns whether this version range includes the specified version.
@param version The version to test for inclusion in this version range.
@return {@code true} if the specified version is included in this versionrange; {@code false} otherwise.
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.