net.openhft.function
Interface ShortIntConsumer


public interface ShortIntConsumer


Method Summary
 void accept(short a, int b)
           
 

Method Detail

accept

void accept(short a,
            int b)