net.openhft.function
Interface CharShortToShortFunction


public interface CharShortToShortFunction


Method Summary
 short applyAsShort(char a, short b)
           
 

Method Detail

applyAsShort

short applyAsShort(char a,
                   short b)