net.openhft.function
Interface CharBytePredicate


public interface CharBytePredicate


Method Summary
 boolean test(char a, byte b)
           
 

Method Detail

test

boolean test(char a,
             byte b)