986288c0dc43b59d683d430c2c122ad6f8afc513
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type input : Measure to input : Object in method public apply(input Object) : Object[] in class org.sonar.server.util.WrapInSingleElementArray | From | To | |
Change Return Type | 2 | ||
Change Return Type Measure[][] to Object[][] in method private getMeasuresExcept(valueType ValueType) : Object[][] in class org.sonar.server.computation.measure.MeasureTest | From | To | |
Change Return Type Measure[] to Object[] in method public apply(input Object) : Object[] in class org.sonar.server.util.WrapInSingleElementArray | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.sonar.server.computation.measure.MeasureTest.WrapInArray moved and renamed to org.sonar.server.util.WrapInSingleElementArray | From | To |