Class BfsTreeIterator<T>

    • Constructor Detail

      • BfsTreeIterator

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