Package com.octo.android.robospice.persistence

Interface Summary
CacheCleaner Defines the behavior of an entity that can wipe a part or all the cache.
DurationInMillis Utility interface to write durations.
ICacheManager Deprecated. since version 1.4.6 of RS, easymock 3.2 makes this interface obsolete.
Persister This interface defines the common behavior of all elements inside the CacheManager bus.
 

Class Summary
CacheManager An entity responsible for loading/saving data from/to cache.
ObjectPersister<T> Super class of all entities responsible for loading/saving objects of a given class in the cache.
ObjectPersisterFactory Super class of all factories of ObjectPersisterFactory classes.
 



Copyright © 2012-2014. All Rights Reserved.