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