Package ch.elca.el4j.util.observer

Interface Summary
InquisitiveValueObserver<T> An InquisitiveValueObserver is a ValueObserver that inquires about the state of other ObservableValue objects.
ObservableValue<T> Instances of ObservableValue encapsulate an observable reference of type T.
ValueObserver<T> An object observing (i.e. receiving change notifications about) a reference of type T.
 

Links to wiki:
ModuleCore


Copyright © 2005-2011 ELCA. All Rights Reserved.