net.openhft.function
Interface DoubleIntToIntFunction


public interface DoubleIntToIntFunction


Method Summary
 int applyAsInt(double a, int b)
           
 

Method Detail

applyAsInt

int applyAsInt(double a,
               int b)