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