net.openhft.function
Interface ByteBinaryOperator


public interface ByteBinaryOperator


Method Summary
 byte applyAsByte(byte left, byte right)
           
 

Method Detail

applyAsByte

byte applyAsByte(byte left,
                 byte right)