|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
protected V |
ConcurrentHashMap.removeAndNotify(Object key,
Object value,
ConcurrentHashMap.RemovalCallback hook)
|
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |