net.openhft.function
Interface ShortLongToLongFunction


public interface ShortLongToLongFunction


Method Summary
 long applyAsLong(short a, long b)
           
 

Method Detail

applyAsLong

long applyAsLong(short a,
                 long b)