ehcache

Uses of Class
net.sf.ehcache.store.chm.SelectableConcurrentHashMap

Packages that use SelectableConcurrentHashMap
net.sf.ehcache.store Store package. 
 

Uses of SelectableConcurrentHashMap in net.sf.ehcache.store
 

Fields in net.sf.ehcache.store declared as SelectableConcurrentHashMap
protected  SelectableConcurrentHashMap MemoryStore.map
          Map where items are stored by key.
 


ehcache

true