Uses of Enum Class
com.xxl.tool.cache.CacheType
Packages that use CacheType
-
Uses of CacheType in com.xxl.tool.cache
Fields in com.xxl.tool.cache declared as CacheTypeMethods in com.xxl.tool.cache that return CacheTypeModifier and TypeMethodDescriptionstatic CacheTypeReturns the enum constant of this class with the specified name.static CacheType[]CacheType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xxl.tool.cache with parameters of type CacheType