Package org.dishevelled.observable.graph.impl

Implementation(s) of the ObservableGraph interface.

See:
          Description

Class Summary
ObservableGraphImpl<N,E> Observable graph decorator that fires vetoable graph change events in preXxx methods and graph change events in postXxx methods.
ObservableGraphUtils Utility methods for creating observable graph decorators.
 

Package org.dishevelled.observable.graph.impl Description

Implementation(s) of the ObservableGraph interface.

Summary

The decorator(s) in this package fire vetoable change events in preXxx methods and change events in postXxx methods.



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