E
- edge classL
- label classpublic interface EdgeLabels<E,L>
Graph
s with labeled edges.Modifier and Type | Method and Description |
---|---|
L |
getEdgeLabel(E edge)
Retrieves the label for an edge.
|
L getEdgeLabel(E edge)
edge
- the edgeCopyright © 2015. All Rights Reserved.