net.openhft.function
Interface ShortPredicate


public interface ShortPredicate


Method Summary
 boolean test(short value)
           
 

Method Detail

test

boolean test(short value)