Enum Class的使用
com.alibaba.nacos.api.config.PropertyChangeType
使用PropertyChangeType的程序包
-
com.alibaba.nacos.api.config中PropertyChangeType的使用
修饰符和类型方法说明ConfigChangeItem.getType()static PropertyChangeTypeReturns the enum constant of this class with the specified name.static PropertyChangeType[]PropertyChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.