Uses of Class
com.opensymphony.oscache.base.EntryUpdateState

Packages that use EntryUpdateState
com.opensymphony.oscache.base Provides the base classes and interfaces that make up the core of OSCache. 
 

Uses of EntryUpdateState in com.opensymphony.oscache.base
 

Methods in com.opensymphony.oscache.base that return EntryUpdateState
protected  EntryUpdateState Cache.getUpdateState(java.lang.String key)
          Get the updating cache entry from the update map.
 


See www.opensymphony.com for more information.