public class BinGroupResult extends GroupResult
| Constructor and Description |
|---|
BinGroupResult(List<Double> bins,
Map<String,Integer> group) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBinNumber()
Returns the bin number.
|
List<Double> |
getBins()
List of bins that the results were grouped by.
|
equals, getName, hashCodeCopyright © 2018. All rights reserved.