E - the type of the exception@FunctionalInterface public interface ThrowableDoubleConsumer<E extends Throwable>
double-valued input argument.DoubleConsumer| Modifier and Type | Method and Description |
|---|---|
void |
accept(double value)
Performs operation on the given argument.
|
Copyright © 2017. All rights reserved.