Uses of Class
org.nuxeo.launcher.config.JVMVersion.UpTo
-
Packages that use JVMVersion.UpTo Package Description org.nuxeo.launcher.config Nuxeo configuration management. -
-
Uses of JVMVersion.UpTo in org.nuxeo.launcher.config
Methods in org.nuxeo.launcher.config that return JVMVersion.UpTo Modifier and Type Method Description static JVMVersion.UpTo
JVMVersion.UpTo. valueOf(String name)
Returns the enum constant of this type with the specified name.static JVMVersion.UpTo[]
JVMVersion.UpTo. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.nuxeo.launcher.config with parameters of type JVMVersion.UpTo Modifier and Type Method Description int
JVMVersion. compareTo(JVMVersion o, JVMVersion.UpTo upTo)
-