net.openhft.function
Interface DoubleToShortFunction


public interface DoubleToShortFunction


Method Summary
 short applyAsShort(double value)
           
 

Method Detail

applyAsShort

short applyAsShort(double value)