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