net.openhft.function
Interface ShortToIntFunction


public interface ShortToIntFunction


Method Summary
 int applyAsInt(short value)
           
 

Method Detail

applyAsInt

int applyAsInt(short value)