Enum Class的使用
org.dromara.dynamictp.common.em.JreEnum
使用JreEnum的程序包
-
org.dromara.dynamictp.common.em中JreEnum的使用
修饰符和类型方法说明static JreEnumJreEnum.currentVersion()get current JRE versionstatic JreEnumReturns the enum constant of this class with the specified name.static JreEnum[]JreEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.