net.openhft.function
Interface ShortIntToIntFunction


public interface ShortIntToIntFunction


Method Summary
 int applyAsInt(short a, int b)
           
 

Method Detail

applyAsInt

int applyAsInt(short a,
               int b)