|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGroupSelector
NameSelector
public class NameSelector
Filter out groups that don't match the given name.
Field Summary | |
---|---|
(package private) String |
targetName
|
Fields inherited from class GroupSelector |
---|
conservative, counts, next |
Constructor Summary | |
---|---|
NameSelector(String name)
|
Method Summary | |
---|---|
void |
process(int group)
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 |
Field Detail |
---|
String targetName
Constructor Detail |
---|
public NameSelector(String name)
Method Detail |
---|
public void process(int group)
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 |