public class PageSelector extends GroupSelector
Modifier and Type | Field and Description |
---|---|
private int |
pageSize |
conservative, counts, next
Constructor and Description |
---|
PageSelector() |
Modifier and Type | Method and Description |
---|---|
void |
process(int group)
Process the next group
|
void |
setPageSize(int pageSize) |
String |
toString()
Get a string representation
|
flush, reset, setCounts, setNext
public void setPageSize(int pageSize)
public void process(int group)
GroupSelector
process
in class GroupSelector
public String toString()
GroupSelector
toString
in class GroupSelector