Uses of Class
org.apache.shindig.common.cache.SoftExpiringCache.CachedObject

Packages that use SoftExpiringCache.CachedObject
org.apache.shindig.common.cache   
 

Uses of SoftExpiringCache.CachedObject in org.apache.shindig.common.cache
 

Methods in org.apache.shindig.common.cache that return SoftExpiringCache.CachedObject
 SoftExpiringCache.CachedObject<V> SoftExpiringCache.getElement(K key)
          Retrieve an element from the cache by key.
 



Copyright © 2007-2012. All Rights Reserved.