Uses of Package
com.octo.android.robospice.persistence.memory

Packages that use com.octo.android.robospice.persistence.memory
com.octo.android.robospice.persistence.memory   
 

Classes in com.octo.android.robospice.persistence.memory used by com.octo.android.robospice.persistence.memory
CacheItem
          The CacheItem class represents a cached object, consisting of a piece of data and a time stamp marking when the data was added to the cache.
LruCache
          Static library version of LruCache.
LruCacheObjectPersister
          Abstract in-memory object persister, based on the Android LRUCache.
 



Copyright © 2012-2014. All Rights Reserved.