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

    Modifier and Type
    Method
    Description
    get()