|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
Optional<V> edgeValue(N, |
Returns the value of the edge that connects {@code nodeU} to {@code nodeV} (in the order, if any, specified by {@code endpoints}), if one is present; otherwise, returns {@code Optional.empty()}. |
Optional<V> edgeValue(EndpointPair<N>) |
Returns the value of the edge that connects {@code endpoints} (in the order, if any, specified by {@code endpoints}), if one is present; otherwise, returns {@code Optional.empty()}. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||