org.infinispan.util.concurrent
Interface BufferedConcurrentHashMap.EvictionListener<K,V>

Enclosing class:
BufferedConcurrentHashMap<K,V>

public static interface BufferedConcurrentHashMap.EvictionListener<K,V>


Method Summary
 void evicted(K key, V value)
           
 

Method Detail

evicted

void evicted(K key,
             V value)

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.