Uses of Enum Class
cn.herodotus.engine.cache.core.enums.CacheMethod
Packages that use CacheMethod
-
Uses of CacheMethod in cn.herodotus.engine.cache.core.enums
Methods in cn.herodotus.engine.cache.core.enums that return CacheMethodModifier and TypeMethodDescriptionstatic 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. -
Uses of CacheMethod in cn.herodotus.engine.cache.core.properties
Methods in cn.herodotus.engine.cache.core.properties that return CacheMethodMethods in cn.herodotus.engine.cache.core.properties with parameters of type CacheMethod