net.openhft.function
Interface FloatToShortFunction


public interface FloatToShortFunction


Method Summary
 short applyAsShort(float value)
           
 

Method Detail

applyAsShort

short applyAsShort(float value)