Class TimeLimitIteration<E>

java.lang.Object
All Implemented Interfaces:
AutoCloseable, Iterator<E>, CloseableIteration<E>

public abstract class TimeLimitIteration<E> extends IterationWrapper<E>
Author:
Arjohn Kampman