public interface UndirectedGraphEdge<T extends UndirectedGraphNode> extends UndirectedGraphElement
T
getSource()
getTarget()
equals, getGraph, getLabel, hashCode
getAttributeMap
T getSource()
T getTarget()