net.openhft.function
Interface CharIntPredicate


public interface CharIntPredicate


Method Summary
 boolean test(char a, int b)
           
 

Method Detail

test

boolean test(char a,
             int b)