Package org.apache.tapestry5.func
Class LazyZipValue<A,B>
- java.lang.Object
 - 
- org.apache.tapestry5.func.LazyZipValue<A,B>
 
 
- 
- 
Constructor Summary
Constructors Constructor Description LazyZipValue(Flow<A> aFlow, Flow<B> bFlow) 
 - 
 
| Constructor | Description | 
|---|---|
LazyZipValue(Flow<A> aFlow,
            Flow<B> bFlow) |