net.openhft.function
Interface DoubleByteConsumer


public interface DoubleByteConsumer


Method Summary
 void accept(double a, byte b)
           
 

Method Detail

accept

void accept(double a,
            byte b)