net.openhft.function
Interface ByteIntToIntFunction


public interface ByteIntToIntFunction


Method Summary
 int applyAsInt(byte a, int b)
           
 

Method Detail

applyAsInt

int applyAsInt(byte a,
               int b)