net.openhft.function
Interface LongCharPredicate


public interface LongCharPredicate


Method Summary
 boolean test(long a, char b)
           
 

Method Detail

test

boolean test(long a,
             char b)