|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectGroupSelector
SingletonSelector
public class SingletonSelector
Pass only groups that are singletons, i.e. have no selected siblings.
| Field Summary | |
|---|---|
private HashSet |
parents
|
| Fields inherited from class GroupSelector |
|---|
conservative, counts, next |
| Constructor Summary | |
|---|---|
SingletonSelector()
|
|
| Method Summary | |
|---|---|
void |
process(int group)
Process the next group |
void |
reset(boolean conservative)
Reset the selector |
String |
toString()
Get a string representation |
| Methods inherited from class GroupSelector |
|---|
flush, setCounts, setNext |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private HashSet parents
| Constructor Detail |
|---|
public SingletonSelector()
| Method Detail |
|---|
public void reset(boolean conservative)
GroupSelector
reset in class GroupSelectorpublic 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 | ||||||||