public class Edge extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getEdgeString() |
String |
getSource() |
String |
getTarget() |
int |
hashCode() |
public Edge(String edgeString)
Copyright © 2019 WSO2. All rights reserved.