Uses of Interface
org.gridvise.coherence.cache.entity.ICache

Packages that use ICache
org.gridvise.coherence.cache.cachetree   
org.gridvise.coherence.cache.entity   
 

Uses of ICache in org.gridvise.coherence.cache.cachetree
 

Constructors in org.gridvise.coherence.cache.cachetree with parameters of type ICache
TreeModel(ICache<K,V> cache)
           
 

Uses of ICache in org.gridvise.coherence.cache.entity
 

Subinterfaces of ICache in org.gridvise.coherence.cache.entity
 interface IDateSensitiveCache<K,V>
           
 

Classes in org.gridvise.coherence.cache.entity that implement ICache
 class AbstractCache<K,V>
           
 class AbstractDateSensitiveCache<K,V>
           
 



Copyright © 2013. All Rights Reserved.