Class ParentsIterator<T>

    • Constructor Detail

      • ParentsIterator

        public ParentsIterator​(Predicate<T> until,
                               T currentResource,
                               org.apache.sling.query.api.internal.TreeProvider<T> provider)