net.openhft.function
Interface CharLongPredicate


public interface CharLongPredicate


Method Summary
 boolean test(char a, long b)
           
 

Method Detail

test

boolean test(char a,
             long b)