-
-
Constructor Summary
Constructors
| Constructor and Description |
DefaultEdge(int first,
int second) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFirst
public int getFirst()
- Specified by:
getFirst in interface Edge
-
getSecond
public int getSecond()
- Specified by:
getSecond in interface Edge
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.