Class Add
- java.lang.Object
-
- io.virtdata.basicsmappers.from_double.to_double.Add
-
- All Implemented Interfaces:
java.util.function.DoubleUnaryOperator
public class Add extends java.lang.Object implements java.util.function.DoubleUnaryOperator
-
-
Constructor Summary
Constructors Constructor Description Add(double addend)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doubleapplyAsDouble(double operand)
-