public class SaveDouble extends Object implements DoubleUnaryOperator
SaveDouble(Load('id'))| Constructor and Description |
|---|
SaveDouble(Function<Object,Object> nameFunc) |
SaveDouble(String name) |
| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDouble(double operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic SaveDouble(String name)
public double applyAsDouble(double operand)
applyAsDouble in interface DoubleUnaryOperatorCopyright © 2018. All rights reserved.