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