net.openhft.function
Interface DoublePredicate


public interface DoublePredicate


Method Summary
 boolean test(double value)
           
 

Method Detail

test

boolean test(double value)