net.openhft.function
Interface FloatFloatPredicate


public interface FloatFloatPredicate


Method Summary
 boolean test(float a, float b)
           
 

Method Detail

test

boolean test(float a,
             float b)