net.openhft.function
Interface LongBytePredicate


public interface LongBytePredicate


Method Summary
 boolean test(long a, byte b)
           
 

Method Detail

test

boolean test(long a,
             byte b)