An edge.
More...
|
| String | source |
| | Source node.
|
| String | dest |
| | Destination node.
|
◆ Edge()
| frodo2.algorithms.RandGraphFactory.Edge.Edge |
( |
String | source, |
|
|
String | dest ) |
Constructor.
- Parameters
-
| source | source node |
| dest | destination node |
References dest, and source.
◆ toString()
| String frodo2.algorithms.RandGraphFactory.Edge.toString |
( |
| ) |
|
- See also
- java.lang.Object#toString()
◆ dest
| String frodo2.algorithms.RandGraphFactory.Edge.dest |
◆ source
| String frodo2.algorithms.RandGraphFactory.Edge.source |
The documentation for this class was generated from the following file: