net.openhft.function
Interface FloatIntPredicate


public interface FloatIntPredicate


Method Summary
 boolean test(float a, int b)
           
 

Method Detail

test

boolean test(float a,
             int b)