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