net.openhft.function
Interface CharToShortFunction


public interface CharToShortFunction


Method Summary
 short applyAsShort(char value)
           
 

Method Detail

applyAsShort

short applyAsShort(char value)