| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventObjectorg._3pq.jgrapht.event.EdgeTraversalEventpublic class EdgeTraversalEventextends EventObjectConstructor Summary | |
| |
public EdgeTraversalEvent(Object eventSource,
Edge edge)Creates a new EdgeTraversalEvent.
- Parameters:
eventSource- the source of the event.edge- the traversed edge.