net.openhft.function
Interface ByteShortToShortFunction


public interface ByteShortToShortFunction


Method Summary
 short applyAsShort(byte a, short b)
           
 

Method Detail

applyAsShort

short applyAsShort(byte a,
                   short b)