|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LazyValue | |
|---|---|
| org.apache.tapestry5.func | |
| Uses of LazyValue in org.apache.tapestry5.func |
|---|
| Classes in org.apache.tapestry5.func that implement LazyValue | |
|---|---|
class |
LazyZipValue<A,B>
|
| 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 | |||||||||