8f4923cdab8514bd2b0ea23a8e40e8ffc9b258e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Iterator<Endpoint> to EndpointIterator in method package of(endpoints List<Endpoint>) : EndpointIterator in class com.spotify.helios.client.EndpointIterator | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type endpointIterator : Iterator<Endpoint> to endpointIterator : EndpointIterator in class com.spotify.helios.client.DefaultRequestDispatcher | From | To |