public class LazyZipValue<A,B> extends Object implements LazyValue<Tuple<A,B>>
LazyZipValue(Flow<A> aFlow, Flow<B> bFlow)
Tuple<A,B>
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazyZipValue(Flow<A> aFlow, Flow<B> bFlow)
public Tuple<A,B> get()
LazyValue
get
LazyValue<Tuple<A,B>>
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.