E
- Thrown exception.@FunctionalInterface public interface FailableDoubleBinaryOperator<E extends Throwable>
DoubleBinaryOperator
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
double |
applyAsDouble(double left,
double right)
Applies this operator to the given operands.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.