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 © 2020. All rights reserved.