org.ehcache.impl.internal.concurrent
Interface JSR166Helper.Consumer<A>

Enclosing class:
JSR166Helper

public static interface JSR166Helper.Consumer<A>


Method Summary
 void accept(A a)
           
 

Method Detail

accept

void accept(A a)