net.openhft.function
Interface ByteShortPredicate


public interface ByteShortPredicate


Method Summary
 boolean test(byte a, short b)
           
 

Method Detail

test

boolean test(byte a,
             short b)