net.openhft.function
Interface ShortShortPredicate


public interface ShortShortPredicate


Method Summary
 boolean test(short a, short b)
           
 

Method Detail

test

boolean test(short a,
             short b)