0c31df77fc799b551462706955f1135ebf8c31e7
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public stop() : void from class com.speedment.runtime.core.internal.component.StatisticsReporterComponentImpl to public stop(src StatisticsReporterComponent) : void from class com.speedment.runtime.core.internal.component.StatisticsReporterSchedulerComponentImpl | From | To | |
Move Method public start() : void from class com.speedment.runtime.core.internal.component.StatisticsReporterComponentImpl to public start(src StatisticsReporterComponent) : void from class com.speedment.runtime.core.internal.component.StatisticsReporterSchedulerComponentImpl | From | To | |
Move Attribute | 1 | ||
Move Attribute private scheduler : ScheduledExecutorService from class com.speedment.runtime.core.internal.component.StatisticsReporterComponentImpl to private scheduler : ScheduledExecutorService from class com.speedment.runtime.core.internal.component.StatisticsReporterSchedulerComponentImpl | From | To |