|
Project Wonder 5.0.0.8795 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the valuepublic static interface ERXLazyValue.Source<T>
A source provides the undelying value (which is usually uncached) to a lazy value.
| Method Summary | |
|---|---|
void |
setValue(T value)
Sets the underlying value. |
T |
value()
Returns the underlying value. |
| Method Detail |
|---|
T value()
void setValue(T value)
value - the new value
|
Last updated: Fri, Jan 9, 2009 04:35 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||