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