Package ch.elca.el4j.util.observer.impl

Interface Summary
Computable<T> A computable value.
 

Class Summary
AbstractObservableValue<T> Abstract ObservableValue featuring value and observer storage as well as notification.
LiveValue<T> A LiveValue is a derived value that stays up to date by itself.
LiveValueFactory Convenience class providing a few standard LiveValues.
SettableObservableValue<T> An ObservableValue whose value can be SettableObservableValue.set(Object).
 

Enum Summary
LiveValue.Currency a cached value's degree of currency.
 

Links to wiki:
ModuleCore


Copyright © 2005-2011 ELCA. All Rights Reserved.