net.openhft.function
Interface ByteByteToByteFunction


public interface ByteByteToByteFunction


Method Summary
 byte applyAsByte(byte a, byte b)
           
 

Method Detail

applyAsByte

byte applyAsByte(byte a,
                 byte b)