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