net.openhft.function
Interface ShortLongPredicate


public interface ShortLongPredicate


Method Summary
 boolean test(short a, long b)
           
 

Method Detail

test

boolean test(short a,
             long b)