net.openhft.function
Interface CharDoublePredicate


public interface CharDoublePredicate


Method Summary
 boolean test(char a, double b)
           
 

Method Detail

test

boolean test(char a,
             double b)