Class EndpointPairIterator<N>

All Implemented Interfaces:
Iterator<EndpointPair<N>>
Direct Known Subclasses:
EndpointPairIterator.Directed, EndpointPairIterator.Undirected

abstract class EndpointPairIterator<N> extends AbstractIterator<EndpointPair<N>>
A class to facilitate the set returned by Graph.edges().