Generated by
JDiff

Interface com.google.common.graph.ValueGraph

Removed Methods
Optional<V> edgeValue(N, N) Returns the value of the edge connecting {@code nodeU} to {@code nodeV}, if one is present; otherwise, returns {@code Optional.empty()}.