Enum Class的使用
cn.herodotus.engine.cache.core.enums.CacheMethod
使用CacheMethod的程序包
-
cn.herodotus.engine.cache.core.enums中CacheMethod的使用
修饰符和类型方法说明static CacheMethodReturns the enum constant of this class with the specified name.static CacheMethod[]CacheMethod.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.herodotus.engine.cache.core.properties中CacheMethod的使用