|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGroupSelector
ChildSelector
public class ChildSelector
Select children of the incoming groups
Field Summary |
---|
Fields inherited from class GroupSelector |
---|
conservative, counts, next |
Constructor Summary | |
---|---|
ChildSelector()
|
Method Summary | |
---|---|
void |
process(int parent)
Process the next group |
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 |
Constructor Detail |
---|
public ChildSelector()
Method Detail |
---|
public void process(int parent)
GroupSelector
process
in class GroupSelector
public String toString()
GroupSelector
toString
in class GroupSelector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |