5f78cf1f69dbe027bf87d7a339a2bb1c24b2f8ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type params : Param... to params : Collection<Param> in method private sendPostRequest(params Collection<Param>) : void in class com.speedment.internal.util.Statistics | From | To | |
Change Parameter Type params : Param... to params : Collection<Param> in method private createRequestURL(params Collection<Param>) : URL in class com.speedment.internal.util.Statistics | From | To |