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