public class DiscreteIntLongSampler extends Object implements IntToLongFunction
| Constructor and Description |
|---|
DiscreteIntLongSampler(DoubleToIntFunction parentFunc,
boolean hash) |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(int input) |
public DiscreteIntLongSampler(DoubleToIntFunction parentFunc, boolean hash)
public long applyAsLong(int input)
applyAsLong in interface IntToLongFunctionCopyright © 2018. All rights reserved.