Class DfsTreeIterator<T>

    • Constructor Detail

      • DfsTreeIterator

        public DfsTreeIterator​(T root,
                               org.apache.sling.query.api.internal.TreeProvider<T> provider)