Uses of Interface
org.zkoss.util.Cache

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

Uses of Cache in org.zkoss.util
 

Classes in org.zkoss.util that implement Cache
 class CacheMap
          The cache map.
 class MultiCache
          A CacheMap-based cache.
 class ThreadLocalCache
          A cache that resides on the thread local memory.
 

Uses of Cache in org.zkoss.util.resource
 

Classes in org.zkoss.util.resource that implement Cache
 class ResourceCache
          Used to cache resouces.
 



Copyright © 2012. All Rights Reserved.