| Constructor and Description |
|---|
WeightedValue(X value,
double weight) |
| Modifier and Type | Method and Description |
|---|---|
X |
getValue()
Returns the stored numeric value.
|
double |
getWeight()
Returns the stored weight.
|
Copyright © 2016–2020 HeiGIT. All rights reserved.