Interface DfsIter.Int

All Superinterfaces:
DfsIter<Integer,Integer>, IntIterator, Iterator<Integer>, PrimitiveIterator<Integer,IntConsumer>, PrimitiveIterator.OfInt
Enclosing interface:
DfsIter<V,E>

public static interface DfsIter.Int extends DfsIter<Integer,Integer>, IntIterator
A DFS iterator for IntGraph.
Author:
Barak Ugav