ERXLazyValue< T >.Source< T > Interface Reference

List of all members.

Public Member Functions

void setValue (T value)
value ()


Detailed Description

A source provides the undelying value (which is usually uncached) to a lazy value.

Author:
mschrag
Parameters:
<T> the type of the value

Member Function Documentation

void setValue ( value  ) 

Sets the underlying value.

Parameters:
value the new value

T value (  ) 

Returns the underlying value.

Returns:
the underlying value


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:43:13 2012 for Project Wonder by  doxygen 1.5.8