|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LazyValue in org.apache.tapestry5.func |
|---|
| Methods in org.apache.tapestry5.func that return LazyValue | |
|---|---|
LazyValue<T> |
LazyContinuation.nextValue()
Returns, indirectly, the next value computed by the lazy function. |
| Constructors in org.apache.tapestry5.func with parameters of type LazyValue | |
|---|---|
LazyContinuation(LazyValue<T> nextValue,
LazyFunction<T> nextFunction)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||