public interface IConflict<T>
| 限定符和类型 | 方法和说明 |
|---|---|
IConflict<T> |
conflictKeys(Getter<T>... conflictKeys) |
IConflict<T> |
conflictKeys(String... conflictKeys) |
void |
onConflict(Consumer<IConflictAction> action) |
Copyright © 2025. All rights reserved.