public static class Graph.Edge extends OrderIgnoringPair<Integer>
| Modifier and Type | Method and Description |
|---|---|
Graph.Edge |
getBackEdge() |
Graph.Edge |
initializeBackEdge() |
equals, hashCodepublic Graph.Edge initializeBackEdge()
public Graph.Edge getBackEdge()
Copyright © 2018. All rights reserved.