Package | Description |
---|---|
org.apache.tapestry5.func |
Light-weight functional programming for Flows of values
|
Modifier and Type | Class and Description |
---|---|
class |
LazyZipValue<A,B> |
Modifier and Type | Method and Description |
---|---|
LazyValue<T> |
LazyContinuation.nextValue()
Returns, indirectly, the next value computed by the lazy function.
|
Constructor and Description |
---|
LazyContinuation(LazyValue<T> nextValue,
LazyFunction<T> nextFunction) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.