Package org.dishevelled.observable.graph

Observable decorators for graph interfaces.

See:
          Description

Interface Summary
ObservableGraph<N,E> Observable extension to the Graph interface.
 

Class Summary
AbstractObservableGraph<N,E> Abstract implementation of an observable graph that decorates an instance of Graph.
 

Package org.dishevelled.observable.graph Description

Observable decorators for graph interfaces.



Copyright (c) 2008-2012 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).