public class Max extends Object implements DoubleUnaryOperator
| Constructor and Description |
|---|
Max(double max) |
| 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.