public class ToLong extends Object implements DoubleToLongFunction
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(double input) |
public long applyAsLong(double input)
applyAsLong in interface DoubleToLongFunctionCopyright © 2018. All rights reserved.