public interface CharConsumer extends Throwables.CharConsumer<RuntimeException>
Modifier and Type | Method and Description |
---|---|
void |
accept(char t) |
default CharConsumer |
andThen(CharConsumer after) |
void accept(char t)
accept
in interface Throwables.CharConsumer<RuntimeException>
default CharConsumer andThen(CharConsumer after)
Copyright © 2020. All rights reserved.