net.openhft.function
Interface ShortIntPredicate


public interface ShortIntPredicate


Method Summary
 boolean test(short a, int b)
           
 

Method Detail

test

boolean test(short a,
             int b)