public class DocsSelector extends GroupSelector
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
max |
(package private) int |
start |
conservative, counts, next| Constructor and Description |
|---|
DocsSelector(int start,
int max) |
| 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