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(int size, CacheMap.Value<V> v)
          Tests whether certain value is OK to expunge.
protected  void CacheMap.onExpunge(CacheMap.Value<V> v)
          Called when a pair of key and value having been expunged.
 



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