net.openhft.function
Interface ByteUnaryOperator


public interface ByteUnaryOperator


Method Summary
 byte applyAsByte(byte operand)
           
 

Method Detail

applyAsByte

byte applyAsByte(byte operand)