Uses of Class
org.zkoss.util.CacheMap.Value

Packages that use CacheMap.Value
org.zkoss.util Utilities for handling data structures. 
 

Uses of CacheMap.Value in org.zkoss.util
 

Methods in org.zkoss.util with parameters of type CacheMap.Value
protected  int CacheMap.canExpunge(CacheMap.Value v)
          Tests whether certain value is OK to expunge.
protected  void CacheMap.onExpunge(CacheMap.Value v)
          Called when a pair of key and value having been expunged.
 



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo