net.openhft.function
Interface ObjShortToShortFunction<T>


public interface ObjShortToShortFunction<T>


Method Summary
 short applyAsShort(T a, short b)
           
 

Method Detail

applyAsShort

short applyAsShort(T a,
                   short b)