public class Add extends Object implements DoubleUnaryOperator
| Constructor and Description |
|---|
Add(double addend) |
| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDouble(double operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic double applyAsDouble(double operand)
applyAsDouble in interface DoubleUnaryOperatorCopyright © 2018. All rights reserved.