@FunctionalInterface public interface CharIntConsumer
Consumer
char
int
void
accept(char c, int i)
void accept(char c, int i)