public class SelectedSelector extends GroupSelector
Modifier and Type | Field and Description |
---|---|
private boolean |
flag |
conservative, counts, next
Constructor and Description |
---|
SelectedSelector(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, setNext
public void process(int group)
GroupSelector
process
in class GroupSelector
public String toString()
GroupSelector
toString
in class GroupSelector