587feae700879ff94823f853fe5003a29ccfac62
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isSymlinkPath(base String, file Path) : boolean renamed to private getSymlinkBase(base String, file Path) : Path in class io.undertow.server.handlers.resource.PathResourceManager | From | To | |
Change Return Type | 1 | ||
Change Return Type boolean to Path in method private getSymlinkBase(base String, file Path) : Path in class io.undertow.server.handlers.resource.PathResourceManager | From | To |