net.openhft.function
Interface ShortDoubleConsumer


public interface ShortDoubleConsumer


Method Summary
 void accept(short a, double b)
           
 

Method Detail

accept

void accept(short a,
            double b)