Enum Class的使用
org.tio.utils.cache.CacheChangeType
使用CacheChangeType的程序包
-
org.tio.utils.cache中CacheChangeType的使用
修饰符和类型方法说明static CacheChangeTypeCacheChangedVo.getType()static CacheChangeTypeReturns the enum constant of this class with the specified name.static CacheChangeType[]CacheChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为CacheChangeType的org.tio.utils.cache中的方法参数类型为CacheChangeType的org.tio.utils.cache中的构造器限定符构造器说明CacheChangedVo(String cacheName, String key, CacheChangeType type) CacheChangedVo(String cacheName, CacheChangeType type)