net.openhft.function
Interface DoubleToIntFunction


public interface DoubleToIntFunction


Method Summary
 int applyAsInt(double value)
           
 

Method Detail

applyAsInt

int applyAsInt(double value)