Interface WritableCachedStore.Manager
- All Superinterfaces:
CachedStore.Manager
- Enclosing interface:
WritableCachedStore
-
Method Summary
Modifier and TypeMethodDescriptionvoidremoveFromStorage(Object key) voidwriteToStorage(Object key, Object value) Methods inherited from interface CachedStore.Manager
isDirty, recreateFromKey
-
Method Details
-
writeToStorage
-
removeFromStorage
-