public static int compareJavaVersion(String version1, String version2)(Code)
compareJavaVersionTo
public static int compareJavaVersionTo(String version)(Code)
Compares this version with the specified version for order. Returns a
negative integer, zero, or a positive integer as this version is less
than, equal to, or greater than the specified version.