27fae7d3a78ad06c057724c62ffdc7a05dfb8f5f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type score : HardSoftScore to score : HardMediumSoftScore in method public setScore(score HardMediumSoftScore) : void in class org.optaplanner.examples.scrabble.domain.ScrabbleSolution | From | To | |
Change Return Type | 1 | ||
Change Return Type HardSoftScore to HardMediumSoftScore in method public getScore() : HardMediumSoftScore in class org.optaplanner.examples.scrabble.domain.ScrabbleSolution | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type score : HardSoftScore to score : HardMediumSoftScore in class org.optaplanner.examples.scrabble.domain.ScrabbleSolution | From | To |