Uses of Class
org.smallmind.quorum.cache.indigenous.TimestampOrderedCacheEntry

Packages that use TimestampOrderedCacheEntry
org.smallmind.quorum.cache.indigenous   
 

Uses of TimestampOrderedCacheEntry in org.smallmind.quorum.cache.indigenous
 

Methods in org.smallmind.quorum.cache.indigenous that return TimestampOrderedCacheEntry
 TimestampOrderedCacheEntry<V> TimestampedCacheSource.createEntry(K key, Object... parameters)
           
 

Methods in org.smallmind.quorum.cache.indigenous that return types with arguments of type TimestampOrderedCacheEntry
 CacheReference<K,TimestampOrderedCacheEntry<V>> TimestampedCacheSource.wrapReference(K key, V value)
           
 



Copyright © 2012. All Rights Reserved.