public class ParentsFunction<T> extends Object implements ElementToIteratorFunction<T>
| Constructor and Description |
|---|
ParentsFunction(Predicate<T> until,
TreeProvider<T> provider) |
public ParentsFunction(Predicate<T> until, TreeProvider<T> provider)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.