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

Enclosing class:
JSR166Helper

public static interface JSR166Helper.ToIntFunction<A>


Method Summary
 int applyAsInt(A a)
           
 

Method Detail

applyAsInt

int applyAsInt(A a)