net.openhft.function
Interface LongToShortFunction


public interface LongToShortFunction


Method Summary
 short applyAsShort(long value)
           
 

Method Detail

applyAsShort

short applyAsShort(long value)