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