|
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 connecting {@code nodeU} to {@code nodeV}, if one is present; otherwise, returns {@code Optional.empty()}. |
Changed Methods | ||
boolean equals(Object ) |
Change in signature from Object to java.lang.Object . |
Returns {@code true} iff {@code object} is a ValueGraph that has the same elements and the same structural relationships as those in this graph. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |