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