public class RandomOrderIteratedListSelector extends IteratedListSelector
| Constructor and Description |
|---|
RandomOrderIteratedListSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<Element> |
createIterator(ExecutionContext context)
Creates an iterator that returns the elements in the group in a random order
compared to the standard order the elements have been added to the list
|
canCreateIterator, canExecuteNext, getNumIterations, initialize, selectNextElement, setNumIterationsgetExecutionElementprotected Iterator<Element> createIterator(ExecutionContext context)
createIterator in class IteratedListSelectorCopyright © 2012. All Rights Reserved.