net.openhft.function
Interface LongToIntFunction


public interface LongToIntFunction


Method Summary
 int applyAsInt(long value)
           
 

Method Detail

applyAsInt

int applyAsInt(long value)