Class ToInt
- java.lang.Object
-
- io.virtdata.conversions.from_double.ToInt
-
- All Implemented Interfaces:
java.util.function.DoubleToIntFunction
public class ToInt extends java.lang.Object implements java.util.function.DoubleToIntFunction
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intapplyAsInt(double input)
-