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