net.openhft.function
Interface DoubleShortToShortFunction


public interface DoubleShortToShortFunction


Method Summary
 short applyAsShort(double a, short b)
           
 

Method Detail

applyAsShort

short applyAsShort(double a,
                   short b)