net.openhft.function
Interface ShortShortConsumer


public interface ShortShortConsumer


Method Summary
 void accept(short a, short b)
           
 

Method Detail

accept

void accept(short a,
            short b)