|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectGroupSelector
PageSelector
public class PageSelector
Select page sets of siblings around selected groups
| Field Summary | |
|---|---|
private int |
pageSize
|
| Fields inherited from class GroupSelector |
|---|
conservative, counts, next |
| Constructor Summary | |
|---|---|
PageSelector()
|
|
| Method Summary | |
|---|---|
void |
process(int group)
Process the next group |
void |
setPageSize(int pageSize)
|
String |
toString()
Get a string representation |
| Methods inherited from class GroupSelector |
|---|
flush, reset, setCounts, setNext |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private int pageSize
| Constructor Detail |
|---|
public PageSelector()
| Method Detail |
|---|
public void setPageSize(int pageSize)
public void process(int group)
GroupSelector
process in class GroupSelectorpublic String toString()
GroupSelector
toString in class GroupSelector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||