|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
ImmutableGraph<N> transitiveClosure(Graph<N>, |
Returns the transitive closure of {@code graph}. |
| Changed Methods | ||
ImmutableGraph<N> transitiveClosure(Graph<N>) |
Now deprecated. |
Use {@link #transitiveClosure(Graph, TransitiveClosureSelfLoopStrategy)} instead. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||