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