b3b5b648499b186a5cdd0361339332f224b7b98a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable edgeToEndpointsString : Function<Object,String> to edgeToEndpointsFn : Function<E,Endpoints<N>> in method public toString() : String in class com.google.common.graph.AbstractNetwork | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type edgeToEndpointsString : Function<Object,String> to edgeToEndpointsFn : Function<E,Endpoints<N>> in method public toString() : String in class com.google.common.graph.AbstractNetwork | From | To |