net.openhft.function
Interface ByteLongPredicate


public interface ByteLongPredicate


Method Summary
 boolean test(byte a, long b)
           
 

Method Detail

test

boolean test(byte a,
             long b)