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