net.openhft.function
Interface CharShortPredicate


public interface CharShortPredicate


Method Summary
 boolean test(char a, short b)
           
 

Method Detail

test

boolean test(char a,
             short b)