40caba847b08434c611fab4b0a578a2931a8ac54
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 2 | ||
| Push Down Method private readPort(path Path) : int from class org.cryptomator.launcher.InterProcessCommunicator to private readPort(portFilePath Path) : int from class org.cryptomator.launcher.InterProcessCommunicator.ClientCommunicator | From | To | |
| Push Down Method private writePort(path Path, port int) : void from class org.cryptomator.launcher.InterProcessCommunicator to private writePort(portFilePath Path, port int) : void from class org.cryptomator.launcher.InterProcessCommunicator.ServerCommunicator | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter path : Path to portFilePath : Path in method private writePort(portFilePath Path, port int) : void in class org.cryptomator.launcher.InterProcessCommunicator.ServerCommunicator | From | To | |
| Rename Parameter path : Path to portFilePath : Path in method private readPort(portFilePath Path) : int in class org.cryptomator.launcher.InterProcessCommunicator.ClientCommunicator | From | To |