net.openhft.function
Interface LongIntToIntFunction


public interface LongIntToIntFunction


Method Summary
 int applyAsInt(long a, int b)
           
 

Method Detail

applyAsInt

int applyAsInt(long a,
               int b)