Uses of Enum Class
net.somta.extra.cache.redis.model.RedisModeEnum
Packages that use RedisModeEnum
-
Uses of RedisModeEnum in net.somta.extra.cache.redis.model
Methods in net.somta.extra.cache.redis.model that return RedisModeEnumModifier and TypeMethodDescriptionstatic RedisModeEnumReturns the enum constant of this class with the specified name.static RedisModeEnum[]RedisModeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.