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