Uses of Enum
org.apache.dubbo.common.utils.JRE
Packages that use JRE
-
Uses of JRE in org.apache.dubbo.common.utils
Methods in org.apache.dubbo.common.utils that return JREModifier and TypeMethodDescriptionstatic JREJRE.currentVersion()get current JRE versionstatic JREReturns the enum constant of this type with the specified name.static JRE[]JRE.values()Returns an array containing the constants of this enum type, in the order they are declared.