org.equanda.util
Interface Cache.Purger<VALUE>

Enclosing interface:
Cache<KEY,VALUE>

public static interface Cache.Purger<VALUE>


Method Summary
 void purge(VALUE value)
           
 

Method Detail

purge

void purge(VALUE value)


Copyright © 2007-2009. All Rights Reserved.