net.openhft.function
Interface FloatIntToIntFunction


public interface FloatIntToIntFunction


Method Summary
 int applyAsInt(float a, int b)
           
 

Method Detail

applyAsInt

int applyAsInt(float a,
               int b)