public class SelectorFunction<T> extends Object implements IteratorToIteratorFunction<T>, Predicate<T>
| Constructor and Description |
|---|
SelectorFunction(String selector,
TreeProvider<T> provider,
SearchStrategy strategy) |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.