net.openhft.function
Interface FloatShortConsumer


public interface FloatShortConsumer


Method Summary
 void accept(float a, short b)
           
 

Method Detail

accept

void accept(float a,
            short b)