f7a8a000cf97ed29af366a88ce220c14c8b3fb3c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type EndpointPair.Ordered<N> to EndpointPair<N> in method public ordered(source N, target N) : EndpointPair<N> in class com.google.common.graph.EndpointPair | From | To | |
| Change Return Type EndpointPair.Unordered<N> to EndpointPair<N> in method public unordered(nodeU N, nodeV N) : EndpointPair<N> in class com.google.common.graph.EndpointPair | From | To |