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