Interface TestIteratorGenerator<E>
- Type Parameters:
E
- the element type of the iterator.
- All Known Implementing Classes:
DerivedTestIteratorGenerator
public interface TestIteratorGenerator<E>
Creates iterators to be tested.
-
Method Summary
-
Method Details
-
get
-