739a6f681c622033709f69b7145b61e226b9a852
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private containsExactlySanityCheck(collection Collection<?>, varargs Object...) : void from class com.google.common.graph.GraphsTest to private containsExactlySanityCheck(collection Collection<?>, varargs Object...) : void from class com.google.common.graph.EndpointsTest | From | To | |
Move Attribute | 1 | ||
Move Attribute private N0 : Integer from class com.google.common.graph.GraphsTest to private N0 : Integer from class com.google.common.graph.EndpointsTest | From | To | |
Move And Rename Class | 3 | ||
Move And Rename Class com.google.common.graph.Graphs.DirectedEndpointsIterator moved and renamed to com.google.common.graph.EndpointsIterator.Directed | From | To | |
Move And Rename Class com.google.common.graph.Graphs.UndirectedEndpointsIterator moved and renamed to com.google.common.graph.EndpointsIterator.Undirected | From | To | |
Move And Rename Class com.google.common.graph.Graphs.AbstractEndpointsIterator moved and renamed to com.google.common.graph.EndpointsIterator | From | To |