net.openhft.function
Interface ShortFloatConsumer


public interface ShortFloatConsumer


Method Summary
 void accept(short a, float b)
           
 

Method Detail

accept

void accept(short a,
            float b)