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