public interface Synchronizable
| Modifier and Type | Method and Description |
|---|---|
default int |
getSyncDependencyLevel() |
default String |
getSyncDescription() |
default String |
getSyncKey() |
default boolean |
isSyncSimilar(Synchronizable obj,
int level) |
default String getSyncKey()
default int getSyncDependencyLevel()
default boolean isSyncSimilar(Synchronizable obj, int level)
default String getSyncDescription()
Copyright © 2023. All rights reserved.