net.openhft.function
Interface DoubleLongPredicate


public interface DoubleLongPredicate


Method Summary
 boolean test(double a, long b)
           
 

Method Detail

test

boolean test(double a,
             long b)