net.openhft.function
Interface ByteToIntFunction


public interface ByteToIntFunction


Method Summary
 int applyAsInt(byte value)
           
 

Method Detail

applyAsInt

int applyAsInt(byte value)