Uses of Class
org.zkoss.util.CacheMap

Packages that use CacheMap
org.zkoss.util Utilities for handling data structures. 
org.zkoss.util.resource Resources and their locators and loaders. 
 

Uses of CacheMap in org.zkoss.util
 

Methods in org.zkoss.util that return CacheMap
 CacheMap CacheMap.setLifetime(int lifetime)
          Sets the minimal lifetime.
 CacheMap CacheMap.setMaxSize(int maxsize)
          Sets the maximal allowed size.
 

Uses of CacheMap in org.zkoss.util.resource
 

Subclasses of CacheMap in org.zkoss.util.resource
 class ResourceCache
          Used to cache resouces.
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.