9bff58cab8842448b136369f962fa7740af302d8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getAttemptCount() : int renamed to public getExecutions() : int in class net.jodah.recurrent.ExecutionStats | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute attempts : int to executions : int in class net.jodah.recurrent.ExecutionStats | From | To |