Class IncidentEdgeSet<N>

All Implemented Interfaces:
Iterable<EndpointPair<N>>, Collection<EndpointPair<N>>, Set<EndpointPair<N>>

abstract class IncidentEdgeSet<N> extends AbstractSet<EndpointPair<N>>
Abstract base class for an incident edges set that allows different implementations of AbstractCollection.iterator().