net.openhft.function
Interface DoubleIntPredicate


public interface DoubleIntPredicate


Method Summary
 boolean test(double a, int b)
           
 

Method Detail

test

boolean test(double a,
             int b)