net.openhft.function
Interface CharShortConsumer


public interface CharShortConsumer


Method Summary
 void accept(char a, short b)
           
 

Method Detail

accept

void accept(char a,
            short b)