public interface GraphEventListener<V,E>
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
handleGraphEvent(GraphEvent<V,E> evt)
Method called by the process generating a graph event to which
this instance is listening.
|
void handleGraphEvent(GraphEvent<V,E> evt)
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence