net.openhft.function
Interface DoubleBytePredicate


public interface DoubleBytePredicate


Method Summary
 boolean test(double a, byte b)
           
 

Method Detail

test

boolean test(double a,
             byte b)