public class GraphInitializedEvent<T> extends ai.libs.jaicore.basic.algorithm.events.AAlgorithmEvent implements GraphEvent
| Constructor and Description |
|---|
GraphInitializedEvent(java.lang.String algorithmId,
T root) |
| Modifier and Type | Method and Description |
|---|---|
T |
getRoot() |
void |
setRoot(T root) |
getAlgorithmId, getTimestamp