net.openhft.function
Interface ShortShortToShortFunction


public interface ShortShortToShortFunction


Method Summary
 short applyAsShort(short a, short b)
           
 

Method Detail

applyAsShort

short applyAsShort(short a,
                   short b)