net.openhft.function
Interface IntUnaryOperator


public interface IntUnaryOperator


Method Summary
 int applyAsInt(int operand)
           
 

Method Detail

applyAsInt

int applyAsInt(int operand)