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