net.openhft.function
Interface LongLongPredicate


public interface LongLongPredicate


Method Summary
 boolean test(long a, long b)
           
 

Method Detail

test

boolean test(long a,
             long b)