Interface DoubleConsumer

All Superinterfaces:
DoubleConsumer, Throwables.DoubleConsumer<RuntimeException>
All Known Implementing Classes:
DoubleSummaryStatistics

public interface DoubleConsumer extends Throwables.DoubleConsumer<RuntimeException>, DoubleConsumer
Author:
Haiyang Li