Class DisabledGraphSynchronizer
java.lang.Object
ai.stapi.graphoperations.synchronization.DisabledGraphSynchronizer
- All Implemented Interfaces:
GraphSynchronizer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DisabledGraphSynchronizer
public DisabledGraphSynchronizer()
-
-
Method Details
-
synchronize
public void synchronize(ai.stapi.graph.Graph graph) throws ai.stapi.graph.exceptions.GraphException - Specified by:
synchronizein interfaceGraphSynchronizer- Throws:
ai.stapi.graph.exceptions.GraphException
-