Interface Graph.GraphEdge<N,​E>

    • Method Detail

      • getValue

        E getValue()
        Retrieves the edge's value.
        Returns:
        The value.