public class HashRange extends Object implements LongUnaryOperator
| Constructor and Description |
|---|
HashRange(long width) |
HashRange(long minValue,
long maxValue) |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(long operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic HashRange(long width)
public HashRange(long minValue,
long maxValue)
public long applyAsLong(long operand)
applyAsLong in interface LongUnaryOperatorCopyright © 2018. All rights reserved.