ehcache

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

Enclosing class:
ConcurrentHashMap<K,V>

protected static interface ConcurrentHashMap.RemovalCallback


Method Summary
 void removed(Object key, Object value)
           
 

Method Detail

removed

void removed(Object key,
             Object value)

ehcache

Copyright 2001-2015, Terracotta, Inc.