net.openhft.function
Interface ShortBinaryOperator


public interface ShortBinaryOperator


Method Summary
 short applyAsShort(short left, short right)
           
 

Method Detail

applyAsShort

short applyAsShort(short left,
                   short right)