Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.opencms.flex.util.CmsFlexLruCache

Uses of CmsFlexLruCache in com.opencms.flex.util
 

Fields in com.opencms.flex.util declared as CmsFlexLruCache
private  CmsFlexLruCache CmsLruHashMap.m_LruCache
          LRU cache to organize the cached objects efficient.
 

Methods in com.opencms.flex.util that return CmsFlexLruCache
 CmsFlexLruCache CmsLruHashMap.getLruCache()
          Returns the internal cache used for the LRU policy.