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