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