Class ArcBackLinkWithAncestorSet<V,A>

java.lang.Object
org.jhotdraw8.graph.path.backlink.AbstractBackLink<ArcBackLinkWithAncestorSet<V,A>>
org.jhotdraw8.graph.path.backlink.ArcBackLinkWithAncestorSet<V,A>
Type Parameters:
V - the vertex type
A - the arrow type

public class ArcBackLinkWithAncestorSet<V,A> extends AbstractBackLink<ArcBackLinkWithAncestorSet<V,A>>
Represents an arc back link with depth and a set of ancestors.