c8506cc161b5f71be32575e459d599ca320e2195
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Optional<StopperThread> to void in method private stopAsync() : void in class org.sonar.process.ProcessEntryPoint | From | To | |
Change Return Type Optional<HardStopperThread> to void in method private hardStopAsync() : void in class org.sonar.process.ProcessEntryPoint | From | To | |
Move Attribute | 1 | ||
Move Attribute private stopLatch : CountDownLatch from class org.sonar.process.ProcessEntryPoint to private stopLatch : CountDownLatch from class org.sonar.process.test.StandardProcess | From | To |