net.openhft.function
Interface LongShortToShortFunction


public interface LongShortToShortFunction


Method Summary
 short applyAsShort(long a, short b)
           
 

Method Detail

applyAsShort

short applyAsShort(long a,
                   short b)