public class MergeIteratorFilter extends IteratorFilterSupport implements Iterator, Action
IteratorFilterSupport.EnumerationIterator| Constructor and Description |
|---|
MergeIteratorFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute()
This method is where the logic of the action is executed.
|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
void |
setSource(Object anIterator) |
getIteratorCopyright © 2013 Atlassian. All Rights Reserved.