net.openhft.function
Interface DoubleShortConsumer


public interface DoubleShortConsumer


Method Summary
 void accept(double a, short b)
           
 

Method Detail

accept

void accept(double a,
            short b)