JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.spun.util.database
Interface Syncable<T extends
DatabaseObject
>
public interface
Syncable<T extends
DatabaseObject
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
sync
(
DatabaseCache
<
T
> cache)
Method Details
sync
void
sync
(
DatabaseCache
<
T
> cache)