Uses of Enum Class
org.nuxeo.launcher.config.JVMVersion.UpTo
Packages that use JVMVersion.UpTo
-
Uses of JVMVersion.UpTo in org.nuxeo.launcher.config
Methods in org.nuxeo.launcher.config that return JVMVersion.UpToModifier and TypeMethodDescriptionstatic JVMVersion.UpTo
Returns the enum constant of this class with the specified name.static JVMVersion.UpTo[]
JVMVersion.UpTo.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.nuxeo.launcher.config with parameters of type JVMVersion.UpTo