880e23642574555815445e7c508e346b568499a5
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected retrieveLocationStrategy(object Object) : LocationStrategy from class org.optaplanner.core.impl.domain.id.Locator to protected retrieveLocationStrategy(object Object) : LocationStrategy from class org.optaplanner.core.impl.domain.id.LocatorCache | From | To | |
Extract Class | 1 | ||
Extract Class org.optaplanner.core.impl.domain.id.LocatorCache from class org.optaplanner.core.impl.domain.id.Locator | From | To | |
Move Class | 4 | ||
Move Class org.optaplanner.core.impl.domain.id.Locator.EqualsLocationStrategy moved to org.optaplanner.core.impl.domain.id.EqualsLocationStrategy | From | To | |
Move Class org.optaplanner.core.impl.domain.id.Locator.PlanningIdLocationStrategy moved to org.optaplanner.core.impl.domain.id.PlanningIdLocationStrategy | From | To | |
Move Class org.optaplanner.core.impl.domain.id.Locator.LocationStrategy moved to org.optaplanner.core.impl.domain.id.LocationStrategy | From | To | |
Move Class org.optaplanner.core.impl.domain.id.Locator.ImmutableLocationStrategy moved to org.optaplanner.core.impl.domain.id.ImmutableLocationStrategy | From | To |