public class DiscreteLongIntSampler extends Object implements LongToIntFunction
| Constructor and Description |
|---|
DiscreteLongIntSampler(DoubleToIntFunction parentFunc,
boolean hash) |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(long value) |
public DiscreteLongIntSampler(DoubleToIntFunction parentFunc, boolean hash)
public int applyAsInt(long value)
applyAsInt in interface LongToIntFunctionCopyright © 2018. All rights reserved.