net.openhft.function
Interface ShortToLongFunction


public interface ShortToLongFunction


Method Summary
 long applyAsLong(short value)
           
 

Method Detail

applyAsLong

long applyAsLong(short value)