|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IValueHolder<T>
Generic interface for objects holding references to others.
| Method Summary | |
|---|---|
T |
get()
Dereference the IValueHolder. |
T |
set(T newValue)
Assign a new value. |
| Method Detail |
|---|
T get()
IValueHolder.
T set(T newValue)
newValue -
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||