net.openhft.function
Interface FloatByteConsumer


public interface FloatByteConsumer


Method Summary
 void accept(float a, byte b)
           
 

Method Detail

accept

void accept(float a,
            byte b)