Class PathTree


  • public class PathTree
    extends java.lang.Object
    • Constructor Detail

      • PathTree

        public PathTree()
    • Method Detail

      • addPath

        public void addPath​(java.util.List<VertexRef> vertexRefs)
      • clear

        public void clear()
      • isEmpty

        public boolean isEmpty()
      • getNumberOfPaths

        public int getNumberOfPaths()
      • toBreadcrumbs

        public java.util.List<Breadcrumb> toBreadcrumbs()