net.openhft.function
Interface IntToShortFunction


public interface IntToShortFunction


Method Summary
 short applyAsShort(int value)
           
 

Method Detail

applyAsShort

short applyAsShort(int value)