ehcache

Uses of Interface
net.sf.ehcache.util.concurrent.ConcurrentHashMap.RemovalCallback

Packages that use ConcurrentHashMap.RemovalCallback
net.sf.ehcache.util.concurrent   
 

Uses of ConcurrentHashMap.RemovalCallback in net.sf.ehcache.util.concurrent
 

Methods in net.sf.ehcache.util.concurrent with parameters of type ConcurrentHashMap.RemovalCallback
protected  boolean ConcurrentHashMap.remove(Object key, Object value, ConcurrentHashMap.RemovalCallback hook)
           
protected  V ConcurrentHashMap.removeAndNotify(Object key, ConcurrentHashMap.RemovalCallback hook)
           
 


ehcache

Copyright 2001-2014, Terracotta, Inc.