Uses of Enum Class
top.tangyh.basic.cache.properties.CacheType
Packages that use CacheType
-
Uses of CacheType in top.tangyh.basic.cache.properties
Methods in top.tangyh.basic.cache.properties 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 top.tangyh.basic.cache.properties with parameters of type CacheType