net.openhft.function
Interface CharConsumer


public interface CharConsumer


Method Summary
 void accept(char value)
           
 

Method Detail

accept

void accept(char value)