E - the type of the exceptionpublic 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 © 2018. All rights reserved.