net.openhft.function
Interface DoubleCharPredicate


public interface DoubleCharPredicate


Method Summary
 boolean test(double a, char b)
           
 

Method Detail

test

boolean test(double a,
             char b)