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