Class Scale
- java.lang.Object
-
- io.virtdata.basicsmappers.unary_int.Scale
-
- All Implemented Interfaces:
java.util.function.IntUnaryOperator
public class Scale extends java.lang.Object implements java.util.function.IntUnaryOperatorScale the input to the
-
-
Constructor Summary
Constructors Constructor Description Scale(double scaleFactor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intapplyAsInt(int operand)
-