Package com.spun.util.database
Interface Syncable<T extends DatabaseObject>
public interface Syncable<T extends DatabaseObject>
-
Method Summary
Modifier and Type Method Description voidsync(DatabaseCache<T> cache)
-
Method Details
-
sync
-
public interface Syncable<T extends DatabaseObject>
| Modifier and Type | Method | Description |
|---|---|---|
void |
sync(DatabaseCache<T> cache) |