Enum Class的使用
cn.aradin.spring.redis.starter.core.enums.RedisModel
使用RedisModel的程序包
-
cn.aradin.spring.redis.starter.core.enums中RedisModel的使用
修饰符和类型方法说明static RedisModelReturns the enum constant of this class with the specified name.static RedisModel[]RedisModel.values()Returns an array containing the constants of this enum class, in the order they are declared.