net.openhft.function
Interface ByteDoublePredicate


public interface ByteDoublePredicate


Method Summary
 boolean test(byte a, double b)
           
 

Method Detail

test

boolean test(byte a,
             double b)