a2c5cf639b8e87d4e8a90828a03c17ac3c9a0fa3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 1 | ||
Push Down Method public getCancelLatch() : CountDownLatch from class melnorme.utilbox.concurrency.ICancelMonitor.CancelMonitor to public getCancelLatch() : CountDownLatch from class melnorme.utilbox.concurrency.ICancelMonitor.CancelMonitorWithLatch | From | To | |
Push Down Attribute | 1 | ||
Push Down Attribute protected cancelLatch : CountDownLatch from class melnorme.utilbox.concurrency.ICancelMonitor.CancelMonitor to protected cancelLatch : CountDownLatch from class melnorme.utilbox.concurrency.ICancelMonitor.CancelMonitorWithLatch | From | To | |
Rename Attribute | 1 | ||
Rename Attribute terminationMonitor : CancelMonitor to processTerminationMonitor : CancelMonitorWithLatch in class melnorme.utilbox.process.ExternalProcessHelper_Test.MockProcess | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type terminationMonitor : CancelMonitor to processTerminationMonitor : CancelMonitorWithLatch in class melnorme.utilbox.process.ExternalProcessHelper_Test.MockProcess | From | To |