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