public class DescendantFunction<T> extends Object implements IteratorToIteratorFunction<T>
| Constructor and Description |
|---|
DescendantFunction(Iterable<T> descendants,
TreeProvider<T> provider) |
public DescendantFunction(Iterable<T> descendants, TreeProvider<T> provider)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.