net.openhft.function
Interface LongShortPredicate


public interface LongShortPredicate


Method Summary
 boolean test(long a, short b)
           
 

Method Detail

test

boolean test(long a,
             short b)