Class GraphEdge
java.lang.Object
cz.metacentrum.perun.utils.graphs.GraphEdge
- Author:
- Vojtech Sassmann invalid input: '<'vojtech.sassmann@gmail.com>
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getType()
int
hashCode()
void
setSourceNode
(Node sourceNode) void
setTargetNode
(Node targetNode) void
setType
(GraphEdge.Type type)