net.openhft.function
Interface ShortDoublePredicate


public interface ShortDoublePredicate


Method Summary
 boolean test(short a, double b)
           
 

Method Detail

test

boolean test(short a,
             double b)