net.openhft.function
Interface FloatPredicate


public interface FloatPredicate


Method Summary
 boolean test(float value)
           
 

Method Detail

test

boolean test(float value)