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

Enclosing class:
JSR166Helper

public static interface JSR166Helper.ToIntBiFunction<A,B>


Method Summary
 int applyAsInt(A a, B b)
           
 

Method Detail

applyAsInt

int applyAsInt(A a,
               B b)