net.openhft.function
Interface FloatShortPredicate


public interface FloatShortPredicate


Method Summary
 boolean test(float a, short b)
           
 

Method Detail

test

boolean test(float a,
             short b)