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