public class Range extends Object
| Constructor and Description |
|---|
Range(double min,
double max) |
| Modifier and Type | Method and Description |
|---|---|
double |
getMax() |
double |
getMin() |
double |
normalize(double value) |
Copyright © 2018 Xalys. All rights reserved.