public class EmptySelector extends GroupSelector
| Modifier and Type | Field and Description |
|---|---|
private boolean |
flag |
conservative, counts, next| Constructor and Description |
|---|
EmptySelector(boolean flag) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(int group)
Process the next group
|
String |
toString()
Get a string representation
|
flush, reset, setCounts, setNextpublic void process(int group)
GroupSelectorprocess in class GroupSelectorpublic String toString()
GroupSelectortoString in class GroupSelector