ehcache

Uses of Class
net.sf.ehcache.store.compound.HashEntry

Packages that use HashEntry
net.sf.ehcache.store.compound This package contains the main classes and interfaces for the new fully coherent combination disk and memory store for unclustered Ehcache. 
 

Uses of HashEntry in net.sf.ehcache.store.compound
 

Fields in net.sf.ehcache.store.compound declared as HashEntry
protected  HashEntry HashEntry.next
          Reference to the next HashEntry in this chain.
 


ehcache

true