public interface DoubleConsumer extends Throwables.DoubleConsumer<RuntimeException>, DoubleConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(double t) |
default DoubleConsumer |
andThen(DoubleConsumer after) |
void accept(double t)
accept in interface DoubleConsumeraccept in interface Throwables.DoubleConsumer<RuntimeException>default DoubleConsumer andThen(DoubleConsumer after)
andThen in interface DoubleConsumerCopyright © 2021. All rights reserved.