Interface GraphContainer.Callback

    • Method Detail

      • callback

        void callback​(GraphContainer graphContainer,
                      GraphProvider graphProvider)
        is invoked after the GraphProvider has changed.
        Parameters:
        graphContainer - The container
        graphProvider - The new graph provider