Class VertexBackLinkWithAncestorSet<V>

java.lang.Object
org.jhotdraw8.graph.path.backlink.AbstractBackLink<VertexBackLinkWithAncestorSet<V>>
org.jhotdraw8.graph.path.backlink.VertexBackLinkWithAncestorSet<V>
Type Parameters:
V - the vertex data type

public class VertexBackLinkWithAncestorSet<V> extends AbstractBackLink<VertexBackLinkWithAncestorSet<V>>
Represents a vertex back link with depth and a set of ancestors.