public class ToInt extends Object implements DoubleToIntFunction
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(double input) |
public int applyAsInt(double input)
applyAsInt in interface DoubleToIntFunctionCopyright © 2018. All rights reserved.