org.ehcache.impl.internal.concurrent
Interface JSR166Helper.BiConsumer<A,B>

Enclosing class:
JSR166Helper

public static interface JSR166Helper.BiConsumer<A,B>


Method Summary
 void accept(A a, B b)
           
 

Method Detail

accept

void accept(A a,
            B b)