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