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

Packages that use CacheMap.Value
org.zkoss.zel.impl.util   
 

Uses of CacheMap.Value in org.zkoss.zel.impl.util
 

Methods in org.zkoss.zel.impl.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