Uses of Package
ch.elca.el4j.util.observer

Packages that use ch.elca.el4j.util.observer
ch.elca.el4j.util.observer   
ch.elca.el4j.util.observer.impl   
 

Classes in ch.elca.el4j.util.observer used by ch.elca.el4j.util.observer
ValueObserver
          An object observing (i.e. receiving change notifications about) a reference of type T.
 

Classes in ch.elca.el4j.util.observer used by ch.elca.el4j.util.observer.impl
InquisitiveValueObserver
          An InquisitiveValueObserver is a ValueObserver that inquires about the state of other ObservableValue objects.
ObservableValue
          Instances of ObservableValue encapsulate an observable reference of type T.
ValueObserver
          An object observing (i.e. receiving change notifications about) a reference of type T.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.