net.openhft.function
Interface IntByteToByteFunction


public interface IntByteToByteFunction


Method Summary
 byte applyAsByte(int a, byte b)
           
 

Method Detail

applyAsByte

byte applyAsByte(int a,
                 byte b)