net.openhft.function
Interface ShortBytePredicate


public interface ShortBytePredicate


Method Summary
 boolean test(short a, byte b)
           
 

Method Detail

test

boolean test(short a,
             byte b)