Searched refs:MultiExceptionListIterator (Results 1 – 1 of 1) sorted by relevance
176 protected final class MultiExceptionListIterator implements ListIterator<E> { class in AbstractIteratorTester201 MultiExceptionListIterator(List<E> expectedElements) { in MultiExceptionListIterator() method in AbstractIteratorTester.MultiExceptionListIterator393 MultiExceptionListIterator reference = in compareResultsForThisListOfStimuli()394 new MultiExceptionListIterator(expectedElements); in compareResultsForThisListOfStimuli()480 MultiExceptionListIterator multiExceptionListIterator = in internalExecuteAndCompare()481 (MultiExceptionListIterator) reference; in internalExecuteAndCompare()