net.openhft.function
Interface ToShortFunction<T>


public interface ToShortFunction<T>


Method Summary
 short applyAsShort(T value)
           
 

Method Detail

applyAsShort

short applyAsShort(T value)