Uses of Class
com.sun.enterprise.util.JDK
-
Packages that use JDK Package Description com.sun.enterprise.util -
-
Uses of JDK in com.sun.enterprise.util
Methods in com.sun.enterprise.util that return JDK Modifier and Type Method Description static JDKJDK. getVersion(String string)Methods in com.sun.enterprise.util with parameters of type JDK Modifier and Type Method Description booleanJDK. newerOrEquals(JDK version)booleanJDK. newerThan(JDK version)booleanJDK. olderOrEquals(JDK version)booleanJDK. olderThan(JDK version)
-