public class Scale extends Object implements LongToIntFunction
| Constructor and Description |
|---|
Scale(double scaleFactor) |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(long value) |
public int applyAsInt(long value)
applyAsInt in interface LongToIntFunctionCopyright © 2018. All rights reserved.