public static class Selection.DimValueGreaterOrEqualThan extends Object implements Selection.Criteria
Constructor and Description |
---|
DimValueGreaterOrEqualThan(String dimLabel,
double dimValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
keep(Stat stat)
The method specifying when a stat has to be kept.
|
public DimValueGreaterOrEqualThan(String dimLabel, double dimValue)
dimLabel
- dimValue
- public boolean keep(Stat stat)
Selection.Criteria
keep
in interface Selection.Criteria
Copyright © 2020. All rights reserved.