net.openhft.function
Interface ShortCharConsumer


public interface ShortCharConsumer


Method Summary
 void accept(short a, char b)
           
 

Method Detail

accept

void accept(short a,
            char b)