net.openhft.function
Interface DoubleShortPredicate


public interface DoubleShortPredicate


Method Summary
 boolean test(double a, short b)
           
 

Method Detail

test

boolean test(double a,
             short b)