public static interface GraphContainer.Callback
GraphProvider has been changed.| Modifier and Type | Method and Description | 
|---|---|
void | 
callback(GraphContainer graphContainer,
        GraphProvider graphProvider)
is invoked after the  
GraphProvider has changed. | 
void callback(GraphContainer graphContainer, GraphProvider graphProvider)
GraphProvider has changed.graphContainer - The containergraphProvider - The new graph providerCopyright © 2021. All rights reserved.