Interface AbstractIteratorTester.IteratorOperation
-
- Enclosing class:
- AbstractIteratorTester<E,I extends java.util.Iterator<E>>
private static interface AbstractIteratorTester.IteratorOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
execute(java.util.Iterator<?> iterator)
-