net.openhft.function
Interface IntShortPredicate


public interface IntShortPredicate


Method Summary
 boolean test(int a, short b)
           
 

Method Detail

test

boolean test(int a,
             short b)