public class InterpolatingLongLongSampler extends Object implements LongUnaryOperator
| Constructor and Description |
|---|
InterpolatingLongLongSampler(DoubleToIntFunction icdSource,
int resolution,
boolean hash) |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(long value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic InterpolatingLongLongSampler(DoubleToIntFunction icdSource, int resolution, boolean hash)
public long applyAsLong(long value)
applyAsLong in interface LongUnaryOperatorCopyright © 2018. All rights reserved.