public static class FoldStep.FoldBiFunction<S,E> extends Object implements BiFunction<E,Traverser<S>,E>, Serializable
| Constructor and Description | 
|---|
| FoldBiFunction(BiFunction<E,S,E> biFunction) | 
| Modifier and Type | Method and Description | 
|---|---|
| E | apply(E seed,
     Traverser<S> traverser) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2013–2015 Apache Software Foundation. All rights reserved.