Package | Description |
---|---|
net.sf.ehcache.util.concurrent |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.