E - edge classL - label class@ParametersAreNonnullByDefault public interface EdgeLabels<E,L>
Graphs with labeled edges.| Modifier and Type | Method and Description |
|---|---|
L |
getEdgeLabel(E edge)
Retrieves the label for an edge.
|
Copyright © 2019. All rights reserved.