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