public class AddHashRange extends Object implements IntUnaryOperator
| Constructor and Description |
|---|
AddHashRange(int maxValue) |
AddHashRange(int minValue,
int maxValue) |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(int operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic AddHashRange(int maxValue)
public AddHashRange(int minValue,
int maxValue)
public int applyAsInt(int operand)
applyAsInt in interface IntUnaryOperatorCopyright © 2018. All rights reserved.