net.openhft.function
Interface ByteToShortFunction


public interface ByteToShortFunction


Method Summary
 short applyAsShort(byte value)
           
 

Method Detail

applyAsShort

short applyAsShort(byte value)