net.openhft.function
Interface IntShortToShortFunction


public interface IntShortToShortFunction


Method Summary
 short applyAsShort(int a, short b)
           
 

Method Detail

applyAsShort

short applyAsShort(int a,
                   short b)