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