net.openhft.function
Interface ByteIntPredicate


public interface ByteIntPredicate


Method Summary
 boolean test(byte a, int b)
           
 

Method Detail

test

boolean test(byte a,
             int b)